- Dec 22, 2005
-
-
rswindell authored
properties).
-
rswindell authored
Use new VERSION_HEX macro for bbs_ver_num() result check.
-
rswindell authored
-
rswindell authored
VERSION_HEX macro).
-
rswindell authored
in a decimal number) and VERSION_HEX, ditto encoded in a hexadecimal number.
-
deuce authored
-
deuce authored
-
deuce authored
;POFF now displays the updated paging status. Add view/delete support to the ;PLAN command.
-
deuce authored
editing of .plan files.
-
- Dec 21, 2005
- Dec 20, 2005
- Dec 19, 2005
- Dec 16, 2005
-
-
deuce authored
All further wrappers should be able to call xp_vasprintf() and Just Work now imho.
-
deuce authored
-
deuce authored
wrappers can test this and stop reading va_args.
-
deuce authored
-
deuce authored
-
deuce authored
consitently on all platforms, so can't use it to convert a char * to a double. (using strtod()). Some of the conversions are dubious... ie: should a char * just be case to an int, or atoi()ed to one? Using the second method currently.
-
deuce authored
mess of switch()es... basically, each type will have to have each type.
-
deuce authored
as I'm unsure as to how widely supported they are.
-
deuce authored
-
deuce authored
-
deuce authored
converted to the "correct" type before replacement. (Not yet implemented)
-
deuce authored
-
deuce authored
string to prevent %s replacements from having format specifiers which get replaced.
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
-