|
From: Christophe Prud'h. <pru...@MI...> - 2000-10-03 14:58:07
|
wow that's pretty cool
1-one comment:
why do you use
extern "C" {
#include "stdio.h" or "stdlib.h"
}
when #include "cstdlib" or "cstdio" are yor friends?
it is standard whereas the above might cause you problems
I am still playing around with the metatype framework :)
C.
--
Christophe Prud'homme |
MIT, 77, Mass Ave, Rm 3-243 | A wise person makes his own
Cambridge MA 02139 | decisions,
Tel (Office) : (00 1) (617) 253 0229 | a weak one obeys public opinion.
Fax (Office) : (00 1) (617) 258 8559 | -- Chinese proverb
http://augustine.mit.edu/~prudhomm |
Following the hacker spirit
|