Friday, July 31, 2009

How do i write a C program using Microsoft Visual C++ 2005?

is there anything i need to setup to compile/run a c program

How do i write a C program using Microsoft Visual C++ 2005?
hi...you need to buy the CD from a shop ...install it ....then to write the C code and compile it (an easier way than doing it inside the program) go to start %26gt; run and type notepad then inside the notepad write your C code and save it like this :





my program.c (notice the extension .c)





now open it and press build then compile ..........





and if your code was correct you must get your results on a black screen.....





this program contains many applications and i only can tell you few things...you must learn how to write the code inside the program....how to determine your errors and debug the program...search for videos in google.....if i found any i will post them to you..................good luck .
Reply:read and study a book bigger than a bible and see if you can understand the first paragraph


No comments:

Post a Comment