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