wangxu wrote:
actually I am using this piece of code,but I replaced fprintf to printf just to simplify the problem.
Everything I said about printf() applies equally to fprintf(). The "%s" work-around suggested by Pete Harlan will work, but not for very good reasons. Again: see examples/cgi_jpeg.cpp for a better way to handle this sort of issue.
-- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]
