Search:

Type: Posts; User: anu

Search: Search took 0.00 seconds.

  1. Thread: problem with File

    by anu
    Replies
    2
    Views
    917

    problem with File

    hello

    my problem is "how to trace file" .
    when i read from file it reads only first recod how can i read second record and so on. i tried feof () also but didn't work.

    my code is like this ...
  2. Replies
    6
    Views
    3,733

    thanx guys now i got the idea where i am doing...

    thanx guys

    now i got the idea where i am doing mistake.
  3. Replies
    6
    Views
    3,733

    thanx guys now i got the idea where i am doing...

    thanx guys

    now i got the idea where i am doing mistake.
  4. Replies
    6
    Views
    3,733

    NULL warning message

    hi every one


    i am not able to figure out why sometimes this warning message occurs during compilation.
    can sombody tell me.

    warning C4005: 'NULL' : macro redefinition
    see previous...
  5. Replies
    4
    Views
    5,878

    bubble sorting in linked list

    hi everyone

    i am trying to sort a linked list using bubble sort method but i couldn't reach its end. i need ur help to get it.

    following is a simple bubble sort program with an array
    ...
  6. Replies
    0
    Views
    1,577

    bubble sorting in linked list

    hi everyone


    i was trying to sort a linked list using bubble sorting but i could not reach the end. i need ur help to solve it. i dont know my logic is correct or not.

    here is a simple program...
  7. Thread: stack problem

    by anu
    Replies
    12
    Views
    1,481

    got an errorfree stack

    finally i could get an errorfree program with ur efforts.

    thnax guys ,
  8. Thread: stack problem

    by anu
    Replies
    12
    Views
    1,481

    stack problem

    hi friends

    i am stuck in a stack program in which pop function is not ok.

    its removing element first time only, then showing error.

    dont know why free is not working

    i am attaching my...
  9. Thread: C programming

    by anu
    Replies
    1
    Views
    987

    C programming

    hi friends

    i am stuck in a stack program .

    in my program pop operation is not working properly.

    it removes top element first time but second time it shows error. perhaps free is not...
Results 1 to 9 of 9