Search:

Type: Posts; User: cargo8

Search: Search took 0.01 seconds.

  1. Replies
    4
    Views
    7,899

    thank you, i guess i am reaching main. i can...

    thank you, i guess i am reaching main. i can debug from here. It was because i had printf("reach main") instead of "reach main\n"
  2. Replies
    4
    Views
    7,899

    Seg Fault before hitting main()

    hello, i'm writing a program and thus far all i have tried to do is read in a text file, parse it using strtok(), and try to add it to a hash_table implementation that was given to me. when i try to...
Results 1 to 2 of 2