BUFSIZE

MA Dunzi tadalunch@s5.xrea.com
Wed Jul 3 09:46:00 GMT 2002


kernel/config.h says:
|/* All names, phrases, and messages must be able to fit in statically
|   allocated buffers of this size. */
|
|#define BUFSIZE 255
 
but kernel/lisp.c says:
|#define BIGBUF 1000
 
|  
 
Why is 'BIGBUF' this big?
I think '#define BIGBUF 50' will do, if 'BUFSIZE' is set to 255.

-- 
MA Dunzi <tadalunch@s5.xrea.com> http://tadalunch.s5.xrea.com/xconq/index.html



More information about the Xconq7 mailing list