From: Hans Oesterholt-Dijkema (hdnews at gawab.com) Date: Sun Jan 15 18:21:05 EST 2006 |
|
Hi, With mzgtk2 I'm registering a lot of scheme_intern_symbols in C memory. These symbols must not be GC'ed; so I mark them with 'scheme_dont_gc_ptr()'. Is this a wise thing to do, or should I do this another way? Thanks in advance for your answers, --Hans
Posted on the users mailing list. |
|