Rating

  • Currently 0.00/5
  • 1
  • 2
  • 3
  • 4
  • 5

Rating: 0.0 out of 0 votes

Software details

Quoted String Extractor

Quoted String Extractor is intended for getting string literals on the source files of a programming project, now supports (C++,C,TCL) for easier translation of the project to other languages putting all the strings found in the source file in an unique file 'Message file name' with only those strings. It replaces the source string by a call to the function GetMsgStr declarated in GetMsgStr.h that returns the string reading it from the message file.It makes a backup previously to modify the sources on the starting directory.