hi,
i'm really new to c, so this might be trivial, but i'll ask anyway.

i have to implement a simple malloc/free. due to some restrictions (the 'memory' is array of ints, no static variables (all...