This is an old revision of the document!
Corning Community College
CSCS2730 System Programming
Needed: Script to easily pull data from stock page (in-progress)
run yahoo data script, the script will create a CSV file.
Write a C program which stores the CSV data into a neat organization. Hint: Array of structs? Linked List?
Then print out to stdout