[Ilugc] Regarding C file execution

  • From: kumari1979mani@xxxxxxxxx (kumari mani)
  • Date: Thu Jul 8 13:25:17 2004

This is the C pgm which is running in Win. When i
execute in RH9.0 i got the following errors. 

# include <stdio.h>
# include <conio.h>
{
int x=5;
printf("%s%d","dkfjsghf",x);

}


main.c:2:20: conio.h: No such file or directory
main.c:3: parse error before '{' token
main.c:5: parse error before string constant
main.c:5: warning: conflicting types for built-in
function `printf'
main.c:5: warning: data definition has no type or
storage class




how do i solve the pbm.please  help me.




                
---------------------------------
Do you Yahoo!?
New and Improved Yahoo! Mail - 100MB free storage!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
http://www.ae.iitm.ac.in/pipermail/ilugc/attachments/20040708/4ebddff3/attachment-0001.htm

Other related posts: