Search:

Type: Posts; User: akono

Search: Search took 0.01 seconds.

  1. Replies
    3
    Views
    1,182

    hey thanx guys .. its working now i allocated...

    hey thanx guys .. its working now
    i allocated memory for Curr
  2. Replies
    3
    Views
    926

    ok thanx for the input cas... i have changed the...

    ok thanx for the input cas... i have changed the code and no longer use insert... but now am getting a segmentation error.. i have posted a seperate thread for that..i am thinking its my fscanf or...
  3. Replies
    3
    Views
    1,182

    segmentation error

    hey guys..
    am having problems reading a file into a linked list.. i am getting a segmentation error .. this is my code




    #include <stdio.h>
    #include <stdlib.h>
    #include <string.h>
  4. Replies
    3
    Views
    926

    linked list problem

    hey guys

    am trying to build a linked list that reads info from a text file into the list.
    but i get an error saying ..request for member nextPtr in something not a structure or union..

    this is...
Results 1 to 4 of 4