27 exist on most platforms. One implementation by Mark Martinec |
27 exist on most platforms. One implementation by Mark Martinec |
28 is included in snprintf_2.2/ and is used by default. To use the |
28 is included in snprintf_2.2/ and is used by default. To use the |
29 system's versions of these functions, if available, modify |
29 system's versions of these functions, if available, modify |
30 system.mk. |
30 system.mk. |
31 |
31 |
|
32 The implementation of red-black trees is based on that by |
|
33 James S. Plank; see README.rb for details. |