View Single Post
Re: enhanced botnames file
Old
  (#9)
Whistler
Summoner
 
Whistler's Avatar
 
Status: Offline
Posts: 1,499
Join Date: Feb 2004
Location: Mist Village
Default Re: enhanced botnames file - 05-06-2004

Why not use malloc() ? When there's not enough allocated memory you can just use realloc() to increase it. You don't have to use a linked list like CF was using.
  
Reply With Quote