Search:

Type: Posts; User: Praetorian11

Search: Search took 0.00 seconds.

  1. Replies
    7
    Views
    6,766

    Ok so after some investigating I figured out that...

    Ok so after some investigating I figured out that not decrementing count after deleting left null strings available for sorting. hamster_nz was correct in freeing everything before assigning NULL in...
  2. Replies
    7
    Views
    6,766

    I agree that I was a little sloppy with the...

    I agree that I was a little sloppy with the number of bytes being allocated. I decided to use the define directive to keep my byte allocations constant across the board. Still experiencing a program...
  3. Replies
    7
    Views
    6,766

    Help With Segmentation Error

    I'm currently building a C Program however I'm running into a segmentation error whenever I delete an entry from my program and attempt to re-execute.

    An example is when I add two names and...
Results 1 to 3 of 3