]> pd.if.org Git - pdclib/blobdiff - functions/stdio/vscanf.c
Merged PDPCLIB and Therx code.
[pdclib] / functions / stdio / vscanf.c
index ee0087aaeb7fcd5c7ec8fa77e57b120b2e5babc9..14d69f71f93ffd84f912d6ea1312ff827f51f775 100644 (file)
@@ -6,3 +6,4 @@
 // ----------------------------------------------------------------------------
 
 int vscanf( const char * restrict format, va_list ap ) { /* TODO */ };
+