Program now takes options instead of hardcoded inputs
authorHarishankar <v.harishankar@gmail.com>
Fri, 22 May 2020 09:32:09 +0000 (15:02 +0530)
committerHarishankar <v.harishankar@gmail.com>
Fri, 22 May 2020 09:32:09 +0000 (15:02 +0530)
commitc3f6c1be3a72da00b32eef61b9a4a381a76880eb
tree8d2f96282e69bb99309619398bffe79a76741dd4
parent1d6e80c91ca5a6c4551d89e7a1979490c2505745
Program now takes options instead of hardcoded inputs
Used getopt() to take command line option for the source,
destination path and also template directory from the end user
biaweb.cpp
biawebmain.hpp [new file with mode: 0644]
biawebstrings.hpp