Quote:
|
Originally Posted by ravihp
ravi@ravi-desktop:~/Desktop$ gcc -o new new.c
new.c:1:19: error: stdio.h: No such file or directory
new.c:2:18: error: conio.h: No such file or directory
new.c: In function ‘main’:
new.c:5: warning: incompatible implicit declaration of built-in function ‘printf’
|
Please install the packages that contain stdio.h and conio.h. Take a look here:
http://www.howtoforge.com/apt_file_debian_ubuntu