Search:

Type: Posts; User: quzah

Search: Search took 0.37 seconds.

  1. If you're going to do something pointless, why...

    If you're going to do something pointless, why don't you just malloc off a huge block of memory, and then get some points and point them at spots of it whenever you decide you have a string? It's not...
  2. I know why you are doing it. I just don't know...

    I know why you are doing it. I just don't know WHY you are doing it. I really doubt you're gaining anything from it. I guess you have one less malloc call, for whatever that's worth.


    Quzah.
  3. What? You have a 1 character array, that you are...

    What? You have a 1 character array, that you are using so you can get away with mallocing extra space onto the end of your structure. Why you are doing that, no one knows, when you could just be...
Results 1 to 3 of 3