how will i create a program me in c please tell me its method.
computer
Collapse
This topic is closed.
X
X
-
mirzamisamhusain@gmail.comTags: None -
Nick Keighley
Re: computer
On 27 Feb, 04:40, mirzamisamhus.. .@gmail.com wrote:
type the source code into a filehow will i create a program me in c please tell me its method.
save the file eg prog.c
compile the program
run it
notes:
Most of these steps are platform (eg. Windows) specific
ask for details on a ng (news group) specific to your platform.
To learn C get the book "The C Programming Language"
good luck!
--
Nick Keighley
Comment