To compile:
	g++ -o StockClientGSJL StockClientGSJL.cpp StringExtra.cpp -O5 -lrt

To Run:
	./StockClientGSJL your_data_file_here.data

Additional Notes:
	This is a resubmission of the entire project, as permitted by Professor
	Regan. The addition can be found in the bottom-most comment of 
	StockClientGSJL.cpp, which now includes the run-times, and the response 
	to the timing question. (5/7/2013)

-Gagandip Singh
-Jean Labatte