Do not use '#endif/#else xxx'; it is not allowed for ANSI C
This commit is contained in:
@@ -45,4 +45,4 @@ fcvt(value, ndigit, decpt, sign)
|
||||
return cvt(value, ndigit, decpt, sign, 0);
|
||||
}
|
||||
|
||||
#endif NOFLOAT
|
||||
#endif /* NOFLOAT */
|
||||
|
||||
Reference in New Issue
Block a user