dotgnu-pnet-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Dotgnu-pnet-commits] CVS: pnet/include il_system.h,1.15,1.16


From: Rhys Weatherley <address@hidden>
Subject: [Dotgnu-pnet-commits] CVS: pnet/include il_system.h,1.15,1.16
Date: Tue, 08 Jul 2003 06:14:40 -0400

Update of /cvsroot/dotgnu-pnet/pnet/include
In directory subversions:/tmp/cvs-serv6722/include

Modified Files:
        il_system.h 
Log Message:


Add "ILStrNICmp" as a common support function.


Index: il_system.h
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnet/include/il_system.h,v
retrieving revision 1.15
retrieving revision 1.16
diff -C2 -r1.15 -r1.16
*** il_system.h 1 May 2003 04:01:39 -0000       1.15
--- il_system.h 8 Jul 2003 10:14:37 -0000       1.16
***************
*** 102,105 ****
--- 102,106 ----
  /* String routines */
  int ILStrICmp(const char *str1, const char *str2);
+ int ILStrNICmp(const char *str1, const char *str2, int len);
  
  /* Memory mapped files */





reply via email to

[Prev in Thread] Current Thread [Next in Thread]