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