Function Replacer

Function Documentation

bool Replacer(fileDataStr &fileData, templateFileDataStr &templateFileData)

main function to get the code from template files and replace the placeholders with the data from the input file

Parameters:
  • fileData – file data structure passed by reference where the file data is stored

  • templateFileData – template file data structure passed by reference where the template file data is stored

Returns:

true

Returns:

false