Mail Archives: pgcc/1998/07/12/22:09:51
On Sat, 11 Jul 1998, Vincent Diepeveen wrote:
>What's wrong with this, and yes i don't want it to check how long the
>string is, it just must put the string at that address , that's it!
If you definitely know that the user given string will fit always
in the array, you can just ignore the warning (and probably gcc
has some flag which turns the warning off; I'm using older version
which doesn't give warning for that at all).
--
| Tuukka Toivonen <tuukkat AT ee DOT oulu DOT fi> [PGP public key
| Homepage: http://www.ee.oulu.fi/~tuukkat/ available]
| Try also finger -l tuukkat AT ee DOT oulu DOT fi
| Studying information engineering at the University of Oulu
+-----------------------------------------------------------
- Raw text -