ok, now im almost finished... just having some trouble with some realloc()s...
any hints ? doing reallocs on terminal resize... reallocing a smaller buffer is ok, but reallocing a bigger buffer gives me some assertion failure about the mem block not being of the right type... anyone know anything about that ? btw, free() then malloc() does the same thing... btw2, reallocing occurs when i resize the terminal window...
ak.
Hope this helps. Kamal