Search:

Type: Posts; User: Papercut1986

Search: Search took 0.00 seconds.

  1. Replies
    6
    Views
    1,556

    Thank you for all the help Macgyver, doodle77,...

    Thank you for all the help Macgyver, doodle77, and robwhit :)

    Helps alot and should help me learn more about structure pointers :)
  2. Replies
    6
    Views
    1,556

    Thank you for the help :) However, I am sure...

    Thank you for the help :)

    However, I am sure that it is the line because it still freezes after I removed the call to printf :(
    I had just added the printf to the code to clarify to the people...
  3. Replies
    6
    Views
    1,556

    Structure pointer help

    How would I go about doing this? I have a structure pointer and inside the structure is a pointer to a char. Here is what I have sofar, but it crashes.


    #include <stdio.h>

    char doug[] =...
Results 1 to 3 of 3