View Single Post
  #4  
Old 10-07-2004, 12:09 AM
Muuss
Dragon
 
Join Date: May 2003
Posts: 539
Default

char name[12];
for example

if (cat==1) {
}

instead of
if (cat==1) then
__________________
Muuss - [PEQGC] Dobl, the ogre that counts for 2 !
http://www.vilvert.fr/page.php?id=10
Reply With Quote