-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

gcc -o digits -Wall -ansi -pedantic digits.c

With that, I got the "implicit declaration of function BLAH" message. When that 
happens, and the man
page does not list anything special, I usually add this at the beginning of the 
source file:

#define _GNU_SOURCE

et voila', now compiles cleanly

- --
Arturo "Buanzo" Busleiman - Consultor Independiente en Seguridad Informatica
"Do you know about the dangers of DRM? Find out at 
http://www.defectivebydesign.org/what_is_drm";

http://www.buanzo.com.ar | http://www.vivamoslavida.com.ar : Portal 
no-comercial del buen vivir!
for f in www blog linux-consulting vpnmail; do firefox http://$f.buanzo.com.ar 
; done
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFFJmi4AlpOsGhXcE0RAgbxAJ0Y6iCfQhkSRJhtw+P7DYs8UmDM9ACffEhx
jtef6SeHVVgG0l2tAjzsDTo=
=ezDJ
-----END PGP SIGNATURE-----
-- 
gentoo-user@gentoo.org mailing list

Reply via email to