Files
nethack/include
PatR 9072e80085 support pre-ansi varargs in new lev_comp
Remove the requirement for <stdarg.h> that was introduced to lev_comp.
USE_STDARG still works.  USE_OLDARGS required hackery but has been
tested and actually works, although I wouldn't trust it on platforms
where 'long' and 'char *' aren't the same size.  USE_VARARGS didn't
require any hackery--aside from the conversion to core's pline code--
but has not been tested:  <varargs.h> supplied with OSX won't compile,
with an #error directive that basically says "switch to <stdarg.h>".

I changed several printf formats of %i and %li to %d and %ld because
I'm not sure how widespread the 'i' variant was back in days of yore.
[TODO:  avoid use of snprintf since pre-ANSI systems won't have it.]
2015-04-09 03:09:00 -07:00
..
2015-03-17 18:46:01 +02:00
2002-01-05 21:05:47 +00:00
2015-04-02 20:16:25 +03:00
2015-04-02 20:16:25 +03:00
2015-03-29 22:12:19 +03:00
2015-03-17 18:46:12 +02:00
2015-04-06 10:12:10 -04:00
2015-04-07 21:01:21 +03:00
2002-01-05 21:05:47 +00:00
2015-03-17 18:47:31 +02:00
2002-01-05 21:05:47 +00:00
2015-03-17 18:46:35 +02:00
2015-03-17 18:52:42 +02:00
2015-03-17 18:46:32 +02:00
2015-03-17 18:46:35 +02:00
2015-03-17 18:46:35 +02:00
2015-03-17 18:46:23 +02:00
2015-03-17 18:46:41 +02:00
2015-03-17 18:46:41 +02:00
2015-03-17 18:46:01 +02:00
2002-01-05 21:05:48 +00:00
2015-04-07 21:01:21 +03:00
2015-03-17 18:45:49 +02:00
2015-03-31 18:14:16 +03:00
2015-03-17 18:46:17 +02:00
2015-03-17 18:47:17 +02:00
2015-03-17 18:46:41 +02:00