Search:

Type: Posts; User: Sgemin_001

Search: Search took 0.01 seconds.

  1. Replies
    20
    Views
    4,342

    what is int retv in the top function? If I try...

    what is int retv in the top function?

    If I try to use this as a guide, i'll be pretty lost.
  2. Replies
    20
    Views
    4,342

    I did start in September. I am having some...

    I did start in September. I am having some trouble focusing though. :(
  3. Replies
    20
    Views
    4,342

    unix fold utility

    Hello again! lol. I have to create a fold utility program as our final project (we had 3 choices). I am having trouble getting started on it. I will post a link to the description of what the fold...
  4. Thanks for the replies. That part works fine now....

    Thanks for the replies. That part works fine now. But one other thing, I my program crashes if you d not have anything as the file name for input, and I don't know how to fix it, Any ideas?
  5. That does not work right. The letter a (ASCII 97)...

    That does not work right. The letter a (ASCII 97) does not print out in the output file.
  6. printing "\n" every ten characters and also at the end of a file.

    Hi guys! I am working on another assignment and I need your help. I am having trouble printing a \n every ten characters in the output file and also at the end of the output file. The reason you see...
  7. help with array calculations and function return values. I are noob!

    I am trying to work on an assignment for college which is due Friday, but I am having some problems. The program is supposed to calculate the flight times in between two cites of the users choosing....
  8. Replies
    2
    Views
    1,215

    errors on debug

    Hey guys,

    I am writing a program for an assignment that uses functions to allow the user to input a base and an exponent, and to display the power raised to the exponent and exit via a menu.
    ...
Results 1 to 8 of 8