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