mirror of
https://github.com/zeldaret/ph
synced 2026-06-03 10:31:22 -04:00
@@ -0,0 +1,6 @@
|
||||
#ifndef _C_STDIO_H
|
||||
#define _C_STDIO_H
|
||||
|
||||
int sprintf(char *__restrict s, const char *__restrict format, ...);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user