Search:

Type: Posts; User: code987

Search: Search took 0.01 seconds.

  1. Replies
    8
    Views
    5,760

    my bad, thanks

    my bad, thanks
  2. Replies
    8
    Views
    5,760

    access violation with strcat() and strncat

    Why on earth am I getting access violations from the following two prorams, the first is using strcat(), and the last one is using strncat()....

    // code
    #include <iostream.h>
    #include <string.h>...
  3. Replies
    3
    Views
    2,213

    Program ideas...

    I need some help. I'm running low on ideas for programs to write. I understand basic and some intermediate C++. I did write a calculator, and some other programs. It just seems like every idea...
Results 1 to 3 of 3