[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: PuTTY Trouble



ahmad khalifa wrote:

thanks a lot, that was exactly the problem... some function being called before the realloc stuff... shokran... :)

that helped a lot...
btw, is this stuff studied in like compiler design courses and books ?
or is it self-gained info ? is it like advanced OS topics and stuff ?

In my case this is self gained. I can't say that it is directly related to compilers or OS design. It is simply the implementation of C runtime memory management functions.


Keep up the good work !



ak.

Kamal