You just do what C Standard says you are supposed to do instead of
writing "C-like" shortcuts. That is all.
Using consistently prototypes helps to catch stupid mistake. The most
popular sin you will see in broken codes is a quiet assumption that
a variable of int type will hold a value of a pointer.
--mj
-- To unsubscribe: send e-mail to axp-list-request@redhat.com with 'unsubscribe' as the subject. Do not send it to axp-list@redhat.com
Copyright © 1995-1997 Red Hat Software. Legal notices