Sign in
mojo
/
mojo-tools
/
736c850221aaa7ccbc6125bd515f8fd12f35046e
/
.
/
fusl
/
src
/
internal
/
intscan.h
blob: 3326a1b46199627ba5787e116b188fba67f4e172 [
file
]
#ifndef
INTSCAN_H
#define
INTSCAN_H
#include
<stdio.h>
unsigned
long
long
__intscan
(
FILE
*,
unsigned
,
int
,
unsigned
long
long
);
#endif