How will the file name to which the compressed index will be written, be specified ? Should it be a command line parameter to the program or could it be any arbitrary name that could be hard-coded in the program ?<br><br>2. Also I am assuming this file will then be read by the index_viewer program.<br><br>Please confirm the above. Thank You.
'''Originally Posted By: Rohit Kulkarni'''
1. How will the file name to which the compressed index will be written, be specified ? Should it be a command line parameter to the program or could it be any arbitrary name that could be hard-coded in the program ?<br><br>2. Also I am assuming this file will then be read by the index_viewer program.<br><br>Please confirm the above. Thank You.
I'll let you hard-code this. Choose a reasonable name. Like &quot;index&quot;<br><br>Yes. This file will be read by index_viewer.
I'll let you hard-code this. Choose a reasonable name. Like "index"<br><br>Yes. This file will be read by index_viewer.