Search:

Type: Posts; User: spod98

Search: Search took 0.01 seconds.

  1. Replies
    3
    Views
    936

    i hate to sound stupid, but how should the array...

    i hate to sound stupid, but how should the array be declared... ie, which one of the options i used above.. because i've tried both of those whilst moving the array into the global scope of things.
    ...
  2. Replies
    3
    Views
    936

    Problems with a string arraay..

    What is thr proper way to have an array of strings w/o having to deal with malloc and such.. i've tried several varients.. include these which all segfault..


    char *randusername()
    {
    ...
Results 1 to 2 of 2