Search:

Type: Posts; User: David Reghay

Search: Search took 0.01 seconds.

  1. Replies
    4
    Views
    12,393

    strcat() and null chars question

    Working through Teach Yourself C in my spare time and am now in chapter 5 which deals with arrays and strings. My question is fairly obvious but the author does not seem to address it in his...
  2. Replies
    6
    Views
    958

    Here's the tidied up code. I tried to use all...

    Here's the tidied up code. I tried to use all your suggestions. I don't know how to turn up the warning level on my compiler, if anyone can help with that. I'm using visual studio express. Please...
  3. Replies
    6
    Views
    958

    Thanks for the fast reply, guys, I can't believe...

    Thanks for the fast reply, guys, I can't believe I forgot the ampersand for input through scanf()
  4. Replies
    6
    Views
    958

    simple function problem

    I've tried altering this program a few times... it compiles fine but it crashes when I run it immediately after input. Anyone know what I've done wrong? By the way, I know I could very easily...
Results 1 to 4 of 4