Hi,
I am new to this site.
Can you please help me with this. I have written a C program and i m getting the following errors
1) " 'puts' was not declared in scope "
the same error for 'gets' and 'itoa' command...i have included stdio.h,string.h,stdlib.h,math.h as the header files
2)" expected constructor , destructor or type conversion before '=' token " ......for the code k=1.92 ....i have declared 'k' as a float
3) expected ',' before '}' token
kindly clear my queries
Thank you,
sahasra.