Re: Problem with Dynamically allocated structures

Davion Kalhen <[email protected]>
Newsgroups gmane.games.devel.mud.rom
Message-ID <[email protected]>
 > Const.c:
 > struct          spells_type             *spells_table =
 > {
 > };
 
That should just be
struct spells_type *spells_table;

Other than that, just do what Palrich said and you'll be good to go.

Davion
-- 
ROM mailing list
[email protected]
Unsubscribe here ->>> http://www.rom.org/cgi-bin/mailman/listinfo/rom
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.