Changes in src/helpers.hpp [cc2ee5:df793a]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/helpers.hpp
-
Property mode
changed from
100755
to100644
rcc2ee5 rdf793a 59 59 void Free(void ** buffer, const char* output); 60 60 char *FixedDigitNumber(const int FragmentNumber, const int digits); 61 bool IsValidNumber( const char *string);62 61 63 62 /********************************************** helpful template functions *********************************/ -
Property mode
changed from
Note:
See TracChangeset
for help on using the changeset viewer.