Since 5/6/2012 12:36:17 AM, fn1 has written 0 articles and participated in 2 conversations. fn1 signature: fn1
fn1's replies:
Items(2) /1
atomic logging5140 (9/10/2010 8:44:01 AM) comp.lang.lisp hi
I want to write to a single log file from multiple Lisp processes.
Is there a way to do this safely (so multiple processes writing at same time
won't mess up, e.g. no records will be lost etc.)?
I'm... Captain
arrays of function pointers impossible?22199 (9/10/2010 7:16:00 PM) comp.lang.c Hi, folks. I was just wondering -- none of my C or C++ manuals give
anything more than a cursory mention of function pointers, but I've
recently discovered them and found them quite useful.
However, appar... parjit