Search:

Type: Posts; User: Dampecram

Search: Search took 0.01 seconds.

  1. Thanks alot :), i removed the else statement, the...

    Thanks alot :), i removed the else statement, the program works perfect now

    thank you
  2. Problem with Creating File for File Processing

    Hello, my problem deals with File Processing. The program I have creates a database and lets me input data for update. I have a problem creating the file correctly.

    I need to keep a database in a...
  3. Replies
    5
    Views
    15,924

    Thank you for pointing me in the right direction....

    Thank you for pointing me in the right direction. It works perfectly now.
  4. Replies
    5
    Views
    15,924

    Thanks alot, doing what you said worked great.. ...

    Thanks alot, doing what you said worked great.. my only problem im running into now is
    Example: say I enter in the name Carl
    printforward: a -> c -> l -> r is displayed
    printbackward: r...
  5. Replies
    5
    Views
    15,924

    Delete Function in Doubly Linked List

    Hello, I am having trouble with my doubly linked list program. My insert function seems to work fine, but where I'm having trouble is the delete function.. Problem is when i try to delete from the...
  6. Replies
    10
    Views
    4,356

    My original problem was that I was missing part...

    My original problem was that I was missing part of the link in the program for prevPtr. When I ran the program, the print forward would work fine, but the print backwards wasn't working correctly. I...
  7. Replies
    10
    Views
    4,356

    wow thank you so much. This topic in C has been...

    wow thank you so much. This topic in C has been driving me crazy.. Ive been stumped on that part for a while.. Thanks a lot, now thats one less thing to worry about, now its time to work on the...
  8. Replies
    10
    Views
    4,356

    ....

    ....
Results 1 to 8 of 8