Edit File by line
/home/barbar84/public_h.../wp-conte.../plugins/sujqvwi/ExeBy/smexe_ro.../usr/include/python3....
File: dtoa.h
#ifndef Py_LIMITED_API
[0] Fix | Delete
#ifndef PY_NO_SHORT_FLOAT_REPR
[1] Fix | Delete
#ifdef __cplusplus
[2] Fix | Delete
extern "C" {
[3] Fix | Delete
#endif
[4] Fix | Delete
[5] Fix | Delete
PyAPI_FUNC(double) _Py_dg_strtod(const char *str, char **ptr);
[6] Fix | Delete
PyAPI_FUNC(char *) _Py_dg_dtoa(double d, int mode, int ndigits,
[7] Fix | Delete
int *decpt, int *sign, char **rve);
[8] Fix | Delete
PyAPI_FUNC(void) _Py_dg_freedtoa(char *s);
[9] Fix | Delete
PyAPI_FUNC(double) _Py_dg_stdnan(int sign);
[10] Fix | Delete
PyAPI_FUNC(double) _Py_dg_infinity(int sign);
[11] Fix | Delete
[12] Fix | Delete
[13] Fix | Delete
#ifdef __cplusplus
[14] Fix | Delete
}
[15] Fix | Delete
#endif
[16] Fix | Delete
#endif
[17] Fix | Delete
#endif
[18] Fix | Delete
[19] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function