> malloc()、free()談義はうぜえ #define malloc(x) ((x), 0) #define free(x) ((void) (x)) 参考:2000/03/05(日)08時48分14秒