02.07.2013 Views

A/UX® Programmer's Reference Sections

A/UX® Programmer's Reference Sections

A/UX® Programmer's Reference Sections

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

vprintf(3S) vprintf(3S)<br />

va start (args) ;<br />

/*-print out name of function causing error */<br />

(void)fprintf(stderr, "ERROR in %s: It,<br />

va arg(args, char *»;<br />

fmt = va arg(args, char *);<br />

/* print-out remainder of message */<br />

(void) vfprintf (fmt, args);<br />

va end (args);<br />

(void) abort ( );<br />

SEE ALSO<br />

varargs(5).<br />

February, 1990<br />

Revision C<br />

2

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!