Martin McCormick wrote: > Here is what blows up. The source has the following > includes: This code has some *serious* problems. I *highly* recommend that you compile with gcc -Wall -Werror ........ and fix all warning messages. Erik -- +-----------------------------------------------------------+ Erik de Castro Lopo +-----------------------------------------------------------+ Seen on comp.lang.python: Q : If someone has the code in python for a buffer overflow, please post it. A : Python does not support buffer overflows, sorry.