On Tue Nov 22, 2005 at 18:38:25 +1100, Erik de Castro Lopo wrote: >Benno wrote: > >> pointers and pointer arithmetic are very difficult concepts >> for people to learn. They are important things to learn, but >> most people find them difficult. > >They are also very easy to get wrong as this thread has shown.
Right, which is why tools like -Wall -Werror, splint and valgrind come ine. Do you think I've mentioned -Wall -Werror enough this thread? Probably not, one more time, if you must use C, use -Wall -Werror. Benno -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
