Annotation of GNUtools/cctools/include/stuff/print.h, revision 1.1

1.1     ! root        1: #import <stdarg.h>
        !             2: 
        !             3: extern void print(
        !             4:     const char *format, ...) __attribute__ ((format (printf, 1, 2)));
        !             5: extern void vprint(
        !             6:     const char *format, va_list ap);

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.