| ??? 05/05/02 12:51 Read: times |
#22524 - RE: passing variable argument type to fn |
Lookup the functions in stdarg.h. You'll find that writing variadatic functions are trivial. The va_* macros make it so.
See: http://www-ccs.ucsd.edu/c/stdarg.html |
| Topic | Author | Date |
| passing variable argument type to fn | 01/01/70 00:00 | |
| RE: passing variable argument type to fn | 01/01/70 00:00 | |
| RE: passing variable argument type to fn | 01/01/70 00:00 | |
| RE: passing variable argument type to fn | 01/01/70 00:00 | |
| RE: passing variable argument type to fn | 01/01/70 00:00 | |
| RE: passing variable argument type to fn | 01/01/70 00:00 | |
RE: passing variable argument type to fn | 01/01/70 00:00 |



