computer

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • mirzamisamhusain@gmail.com

    computer

    how will i create a program me in c please tell me its method.
  • Nick Keighley

    #2
    Re: computer

    On 27 Feb, 04:40, mirzamisamhus.. .@gmail.com wrote:
    how will i create a program me in c please  tell me its method.
    type the source code into a file
    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

    Working...