Friday, July 31, 2009

Why i cant run my C on my vista PC properly?

i am trying to do programming in C ,but it gives me erroe named include file not loaded. why it is so?


i have windows vista OS and intel core 2 duo processor.


it do not allow even a simple hello wold program.


is there any alternative software to run C programs on this system?

Why i cant run my C on my vista PC properly?
I am not comfortable with my answer, but this is my best short. You are trying to run a C Program in a C++ Compiler.





Then you need to include the line at the top of the program





#include%26lt;stdio.h%26gt;


void main()


{


printf("Hellow World !");


}





The Diff between C and C++ is that you need to include STDIO.H and use Void Main instead of Main.





Hope this will fix your issue.





For more blogs on technology check my blog http://cybergurus.wordpress.com
Reply:in vista high security and new ,,therefore in this O/S few- lower version will not support.. and if u r using original anti virus in ur COMP then don't use piracy vista ,, if u r using disable / turn off all automatic updates.. original anti virus will enable automatically from background ur all option of security and will send windows product key to Microsoft.. then ur computer will get slow.. windows file link will break..u will get error message..


i hope u will under stand..


in this vista few- lower version will not allow.


rhtkapur@yahoo.co.in
Reply:because vista sucks,go back to XP


No comments:

Post a Comment