User Profile

Collapse

Profile Sidebar

Collapse
thatgu
thatgu
Last Activity: Mar 5 '10, 12:43 AM
Joined: Mar 2 '10
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • thatgu
    started a topic Program arguments
    in C

    Program arguments

    I want to be able to add arguments to my actual executable program

    so running "Test.exe" would be differnt to running "Test.exe -a" and where would I add the code?
    See more | Go to post

  • thatgu
    replied to Return a double variable
    in C
    EDIT ooooh insted of int(function name)
    it is double(funtion name)
    ty for all of you help
    See more | Go to post

    Leave a comment:


  • thatgu
    started a topic Return a double variable
    in C

    Return a double variable

    I was making a funtion that done some maths and returns a double signed variable with decimal places and I wanted to use return to let me use i once more in the Main function

    Basicly can you make return work with a double variable
    See more | Go to post
No activity results to display
Show More
Working...