[DGD]Too many functions declared!!

Erwin Harte harte at xs4all.nl
Sun Nov 26 02:10:34 CET 2000


On Sat, Nov 25, 2000 at 07:01:37PM -0600, Lord Lerkista wrote:
> RB:/obj/player.c, linea: 3052, error: too many functions declared
> 
> how many functions can i use in a file??

A program can have 255 functions at the most.

> There's a way to raise the number of max functions??

Sure, move some away to a separate program that you then use by
inheriting it into the original one.

Hope that helps,

Erwin.
-- 
Erwin Harte         :    `Don't mind Erwin, he gets crabby. :)'
harte at xs4all.nl     :       -- Par Winzell <zell at skotos.net>

List config page:  http://list.imaginary.com/mailman/listinfo/dgd



More information about the DGD mailing list