This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
notes:sysprog:projects:psd0 [2018/01/23 15:45] – [PSD0 PROJECT PAGE] abratkov | notes:sysprog:projects:psd0 [2018/01/23 15:57] (current) – [PSD0 PROJECT PAGE] abratkov | ||
---|---|---|---|
Line 19: | Line 19: | ||
- | \\ run yahoo data script, the script will create a CSV file. \\ \\ | + | \\ run yahoo data script, the script will create a CSV file. Recommend doing it in a week or month span. \\ |
Write a C program which stores the CSV data into a neat organization. Hint: Array of structs? Linked List? \\ | Write a C program which stores the CSV data into a neat organization. Hint: Array of structs? Linked List? \\ |