C Programming :: Functions
-
Point out the error in the program
f(int a, int b) { int a; a = 20; return a; }
-
Point out the error in the program
#include
-
Point out the error in the program
#include