Sign in
mojo
/
mojo-tools
/
136367b988e1f8907ca127c30cccde29f2a1aea9
/
.
/
fusl
/
src
/
internal
/
floatscan.h
blob: 55c65905d53e5455e2287fdff69fc6226d7f53a7 [
file
]
#ifndef
FLOATSCAN_H
#define
FLOATSCAN_H
#include
<stdio.h>
long
double
__floatscan
(
FILE
*,
int
,
int
);
#endif