Find the answer to your Linux question:
Results 1 to 2 of 2
HI i'm new in Liunx ... and i have an assignments to Explore Linux !!! one of the q :is to write a program in c languge using the Terminal ...
  1. #1
    Just Joined!
    Join Date
    Oct 2007
    Posts
    1

    Unhappy Help Me :( ??

    HI
    i'm new in Liunx ... and i have an assignments to Explore Linux !!!

    one of the q :is to write a program in c languge using the Terminal
    when i write the code using the PICO command and save it as name.c
    i can not Compile it whith the command !!!!

    > gcc -o name name.c!!!

    i got -o command not fond !!!

    i dont know WHY!!


  2. #2
    Linux Engineer valemon's Avatar
    Join Date
    Oct 2006
    Location
    Volos
    Posts
    934
    Welcome to LF!

    gcc myprog.c –o myprog
    Try this
    Linux is like a Teepee, No Windows, No Gates, Only Apache Inside!
    Arch Linux
    Linux user #442041

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...