[DGD] Max String Size

Lord Lerkista lerkista at planetatierra.net
Mon May 27 19:58:51 CEST 2002


>   In the DGD server's config.h, there's a constant called
> "MAX_STRLEN".  You'll want to increase it.  You'll also want to change 
> the
> type of ssizet to an four-byte int.  You can find this information at
> http://phantasmal.sourceforge.net/DGD/DGD_Config.html#StringSize, among
> other places :-)
>
>   In any case, you'll need to change the max string size in the DGD 
> server
> code (in C) rather than in the MUDLib code (in LPC).
>
>

Thankx =)
Now i have other problem when i try to read_file a big file (a 2M text 
file) i get Out of ticks in the read_file =/
How can i fix that?? raising the max of ticks?? where??

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



More information about the DGD mailing list