Search:

Type: Posts; User: CommonTater

Search: Search took 0.07 seconds.

  1. Replies
    10
    Views
    2,245

    Oh I understood you well enough. C libraries...

    Oh I understood you well enough.
    C libraries contain many function calls that are beneficial to programmers. But they are largely unknowns provided simply for convenience. Nothing forces us to...
  2. Replies
    10
    Views
    2,245

    This should actually be pretty simple. If the...

    This should actually be pretty simple. If the "head pointer" is less than the "tail pointer" you need to move one way, if the tail is leas than the head you need to move the other. If they're equal...
Results 1 to 2 of 2