Home | Info | Community | Development | myReactOS | Contact Us
Definition at line 23 of file crtsupp.c.
Referenced by _tmain(), cmdHelp(), find_str(), help(), main(), printf(), REGPROC_print_error(), unimplemented(), and usage().
{ while (*string) putchar(*string++); return 0; }