Thanks much..got it..
Hi Experts, - I am trying to get output of exponent of a and b 's sum. Can you please advise why getting wrong output here: $ cat t1.c...
Got it .. , Thanks.. #include <stdio.h> #include <stdlib.h> #include <errno.h> main() { FILE *fp; if (( fp = fopen("test1.txt",...
Shabbir, Thank you , I am getting error while compiling both the program , Please advise, #include <stdio.h> main () { if( access(...
Hi Experts, I am trying to figure out if a file exists or not in the current directory. if it is not present the program should exit. In...
Separate names with a comma.