Author: some guy I know <[email protected]>     Reply to Message
Date: 2/14/2004 5:28:30 AM
Subject: RE: Hard errors

Oh, and also, by "around the if statement I meant
#if ...
if (str[i] >=128)
str[i] = 0;
#endif

some guy I know

_