Search:

Type: Posts; User: Yankee

Search: Search took 0.01 seconds.

  1. Replies
    4
    Views
    1,771

    Memory Allocation

    Thanks buddy, I'll give it a try.

    Daniel
  2. Replies
    4
    Views
    1,771

    Source code

    Here is the source code, if you have any question let me know.

    If I allocate a specific quantity of memory it works fine. It is when I try to determine how much to allocate, that is where I am...
  3. Replies
    4
    Views
    1,771

    Memory Allocation

    I need to know how I can truely allocate memory.

    I am writing a program that reads a text file, and stores every string in an array. However, the size of the file will be unknown.

    I have...
Results 1 to 3 of 3