diff options
| author | Andrei F <[email protected]> | 2022-11-30 17:28:06 -0800 |
|---|---|---|
| committer | Andrei F <[email protected]> | 2022-11-30 17:28:06 -0800 |
| commit | b99630e5ce93e5be489bc491d5d3cbc9591266c3 (patch) | |
| tree | 924df73959f2c7237ed901ef1cd5ccee8669465e /CST116-Lab3-PseudoCode-Florea.txt | |
| parent | Finished working project (diff) | |
| download | cst116-lab3-florea-b99630e5ce93e5be489bc491d5d3cbc9591266c3.tar.xz cst116-lab3-florea-b99630e5ce93e5be489bc491d5d3cbc9591266c3.zip | |
Added output results in LabResults-Florea.txt
Diffstat (limited to 'CST116-Lab3-PseudoCode-Florea.txt')
| -rw-r--r-- | CST116-Lab3-PseudoCode-Florea.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CST116-Lab3-PseudoCode-Florea.txt b/CST116-Lab3-PseudoCode-Florea.txt new file mode 100644 index 0000000..dc874c0 --- /dev/null +++ b/CST116-Lab3-PseudoCode-Florea.txt @@ -0,0 +1,3 @@ +protype func getFileName(pass string by reference) +protype func readData(pass fstream by reference, int array, int array, int array, int array, float array, float array, float array, float array, float array) +protype func
\ No newline at end of file |