> > malloc()、free()談義はうぜえ > #define malloc(x) ((x), 0) > #define free(x) ((void) (x)) STDLIBの中でそう定義されてるっていうこと? よくわかんないな 参考:2000/03/05(日)08時51分14秒