Heh, if you really wanna get picky on the static/non-static stuff, you might want to consider taking a look at some other functions - Like send_to_char, allocates memory every time the function is called. Send_to_char is not optimized!
Davion
Heh, if you really wanna get picky on the static/non-static stuff, you might want to consider taking a look at some other functions - Like send_to_char, allocates memory every time the function is called. Send_to_char is not optimized!
Davion