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_utils.h,1.16,1.17


From: Gopal.V <address@hidden>
Subject: [Dotgnu-pnet-commits] CVS: pnet/include il_utils.h,1.16,1.17
Date: Thu, 12 Dec 2002 22:00:56 -0500

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

Modified Files:
        il_utils.h 
Log Message:
Remove ILFormatReal from CVS now that Double formatting actually works.


Index: il_utils.h
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnet/include/il_utils.h,v
retrieving revision 1.16
retrieving revision 1.17
diff -C2 -r1.16 -r1.17
*** il_utils.h  21 Nov 2002 21:24:56 -0000      1.16
--- il_utils.h  13 Dec 2002 03:00:54 -0000      1.17
***************
*** 493,501 ****
  void *ILQueueRemove(ILQueueEntry **listRoot);
  
- /* Formats a real as a string using a printf style format string
-  * and the specified buffer size for the return string.
-  */
- char *ILFormatReal(double value, char *format, int buflen);
- 
  /*
   * Opaque handle for regexp_
--- 493,496 ----




reply via email to

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