prototypes are useless?

From: .:'DevarajA':. (no_at_spam.com)
Date: 07/27/04


Date: Tue, 27 Jul 2004 16:49:54 GMT

Why should i write prototypes for my functions? The program
works perfectly even if i write only the functions without any prototype,
independently from their order.