Search:

Type: Posts; User: Chalks

Search: Search took 0.01 seconds.

  1. Replies
    9
    Views
    2,874

    ok, I've gotten mem properly malloced, but I...

    ok, I've gotten mem properly malloced, but I don't really understand what this is pointing to. *mem is pointing to a block of memory 256 bytes long, right? How do I put something in that memory? ...
  2. Replies
    9
    Views
    2,874

    Thanks for the quick responses. I'm about to go...

    Thanks for the quick responses. I'm about to go to a computer lab where I can deal with this some more. I do have another clarifying question though:

    So should I do something like this?

    void...
  3. Replies
    9
    Views
    2,874

    Pointers + Malloc = Painloc

    I am yet another college student trying to figure out malloc and pointers. I've spent the last 7 hours working on a rather involved project, and I'm stuck, stuck, stuck. After some fruitless...
Results 1 to 3 of 3