#include <FPcommon.h>
List of all members.
[inline]
Definition at line 61 of file FPcommon.h.
00062 { 00063 return strcmp(s1, s2) < 0; 00064 }