Search:

Type: Posts; User: CornedBee

Search: Search took 0.06 seconds.

  1. Replies
    37
    Views
    8,889

    A linked list for a string? You mean per...

    A linked list for a string? You mean per character? Or per buffer chunk? And how do you then handle the thing? Using a bunch of specialized functions? Do you separate them into their own module?
    ...
  2. Replies
    37
    Views
    8,889

    Strings in C are "as simple as it gets"? You have...

    Strings in C are "as simple as it gets"? You have some very low expectations.

    Arrays are built in? Yeah, but dynamic arrays? Nope, they aren't.
  3. Replies
    37
    Views
    8,889

    Then perhaps you should improve your knowledge of...

    Then perhaps you should improve your knowledge of C++.
  4. Replies
    37
    Views
    8,889

    I always wondered about that, Prelude. I can't...

    I always wondered about that, Prelude. I can't find your own implementations on eternallyconfuzzled. Any specific reason for that? Also, better in interface or implementation? And if it's...
Results 1 to 4 of 4