'i' undeclared?! YOURE undeclared! The whole freakingsystem isu ndeclared!
Federspiel, Charles
Charles.Federspiel@hbo.com
Wed Mar 7 17:48:00 GMT 2001
bash-2.02$ gcc -c textjpeg.c
textjpeg.c:75: warning: type mismatch with previous implicit declaration
textjpeg.c:64: warning: previous implicit declaration of `write_JPEG_file'
textjpeg.c:75: warning: `write_JPEG_file' was previously implicitly declared
to
return `int'
textjpeg.c: In function `write_JPEG_file':
textjpeg.c:85: parse error before `int'
textjpeg.c:88: `i' undeclared (first use in this function)
textjpeg.c:88: (Each undeclared identifier is reported only once
textjpeg.c:88: for each function it appears in.)
textjpeg.c:88: `imagesize' undeclared (first use in this function)
textjpeg.c:89: `image_buffer' undeclared (first use in this function)
textjpeg.c:99: parse error before `struct'
textjpeg.c:112: `jerr' undeclared (first use in this function)
textjpeg.c:124: `outfile' undeclared (first use in this function)
textjpeg.c:135: `image_width' undeclared (first use in this function)
textjpeg.c:136: `image_height' undeclared (first use in this function)
textjpeg.c:164: `row_stride' undeclared (first use in this function)
textjpeg.c:171: `row_pointer' undeclared (first use in this function)
bash-2.02$
thanks for asking
chuck
==============================================================================
This e-mail is intended only for the use of the addressees. Any copying, forwarding, printing or other use of this e-mail by persons other than the addressees is not authorized. This e-mail may contain information that is privileged, confidential and exempt from disclosure. If you are not the intended recipient, please notify us immediately by return e-mail (including the original message in your reply) and then delete and discard all copies of the e-mail. Thank you.
More information about the Gcc-help
mailing list