Search:

Type: Posts; User: awr7126

Search: Search took 0.01 seconds.

  1. Replies
    7
    Views
    1,497

    Ahh; Thank you. I feel silly. If I could...

    Ahh; Thank you. I feel silly.


    If I could follow up on some of your suggestions:

    It works either way. Whats the difference?



    Is there a major advantage to using the pointer in this...
  2. Replies
    7
    Views
    1,497

    Here is the complete code: edit

    Here is the complete code:



    edit
  3. Replies
    7
    Views
    1,497

    Having trouble returning a structure.

    I posted about this project a about a week ago and the problem was resolved.

    Since then, I have continued working on this project and have run into another problem.

    Here is the error:
    error:...
  4. Thread: strange Output

    by awr7126
    Replies
    8
    Views
    1,346

    Thank you, guys! This is a really great forum; a...

    Thank you, guys! This is a really great forum; a lot better than some other forums I have been on.

    Btw, It stopped working when I added more variables to the process structure.
  5. Thread: strange Output

    by awr7126
    Replies
    8
    Views
    1,346

    I am just reading in, and then printing out each...

    I am just reading in, and then printing out each line. But the second number in some of the outputs is different.

    The first of input is: PS1 90001 100 90500 TXT
    and the first output is:...
  6. Thread: strange Output

    by awr7126
    Replies
    8
    Views
    1,346

    strange Output

    I have a program reading from a txt file and then printing what was in the text file.

    For some reason, part of the output is different than the input. I cannot figure out why.

    This was working...
  7. Replies
    9
    Views
    1,702

    Alright, great! Thanks for all your help.

    Alright, great! Thanks for all your help.
  8. Replies
    9
    Views
    1,702

    I did mean both 'name' and 'type' to be strings....

    I did mean both 'name' and 'type' to be strings.

    That worked, Thank you so much!

    However it is still giving me 2 warning:
    scheduling.c:43: warning: format ‘%s’ expects type ‘char *’, but...
  9. Replies
    9
    Views
    1,702

    Trouble reading from a file

    Sorry, I know that there are a lot of similar questions but I can't seem to find what the problem is.

    I am just trying to read in values from a text file. They values are separated by tabs.

    I...
  10. Replies
    2
    Views
    4,440

    Okay thanks. And is there any way to make my...

    Okay thanks.

    And is there any way to make my application wait for a specific key press even if i am not focused on the output window? This would help me coordinate the start of the snake game and...
  11. Replies
    2
    Views
    4,440

    Help with a snake game?

    Okay, so I am not quite making a game. I am trying to write some code that will play a snake game for me. Yes, cheating, thats right.

    So, there is this stupid flash snake game that I play on some...
Results 1 to 11 of 11