From: Erik M. <J.A...@IT...> - 2001-09-16 15:48:51
|
On Sun, Sep 16, 2001 at 08:44:02AM -0700, Erik Mouw wrote: > Log Message: > Cleanup: s/MyStrNCmp/strncmp/ > Also had to add -fno-builtin to the compiler flags cause strncmp seems to be > a builtin function in gcc-3.0. Forget to tell about another cleanup: get rid of MyToUpper() and MyToLower() because they aren't used anyway. Erik -- J.A.K. (Erik) Mouw, Information and Communication Theory Group, Department of Electrical Engineering, Faculty of Information Technology and Systems, Delft University of Technology, PO BOX 5031, 2600 GA Delft, The Netherlands Phone: +31-15-2783635 Fax: +31-15-2781843 Email: J.A...@it... WWW: http://www-ict.its.tudelft.nl/~erik/ |