- Timestamp:
- 11/07/06 18:25:48 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/applications/NXtranslate/sns_histogram/string_location_format.h
r759 r788 5 5 using std::string; 6 6 using std::vector; 7 8 /**9 * \brief This function format the string location to be able to work10 * on it (remove white spaces....)11 *12 * \param location (INPUT) is the string location as found in the13 * translation file14 * \param new_location (OUTPUT) is the string location formated15 */16 void format_string_location(const string & s,17 string & s_output);18 7 19 8 /**
Note: See TracChangeset
for help on using the changeset viewer.
