Search:

Type: Posts; User: ppata

Search: Search took 0.01 seconds.

  1. Replies
    8
    Views
    2,212

    Thank you. I got rid of my global variables and...

    Thank you. I got rid of my global variables and placed them in the appropriate functions. In doing so, I was able to cut out using memset alltogether and everything works fine :)
    As far as fgets,...
  2. Replies
    8
    Views
    2,212

    Trouble printing an array of chars

    I am having trouble printing a sentence backwards the second time around through my loop without it printing the null values of the array. Is there anyway to get rid of the <NULL> that prints (for...
Results 1 to 2 of 2