faq
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| faq [2014/04/25 17:41] – wildes | faq [2014/04/25 17:49] (current) – wildes | ||
|---|---|---|---|
| Line 31: | Line 31: | ||
| ==== eCheck does not like the spacing of your output ==== | ==== eCheck does not like the spacing of your output ==== | ||
| - | Sometimes, eCheck expects a space when you have a tab (or visa versa). But eCheck communicates this using ASCII codes rather than " | + | Sometimes, eCheck expects a space when you have a tab (or visa versa). But eCheck communicates this using ASCII codes rather than " |
| ==== Reading input from a file ==== | ==== Reading input from a file ==== | ||
| Line 39: | Line 39: | ||
| ==== Object serialization (input files with .dat extension) ==== | ==== Object serialization (input files with .dat extension) ==== | ||
| - | Input files ending with .txt are text files. But (in the textbook) files ending with .dat contain a serialized object. A serialized object is an object whose state (i.e., attributes) has been written to a file. To read-in such objects, see pages 351-352 for details. | + | Input files ending with .txt are text files. But (in the textbook) files ending with .dat contain a serialized object. A serialized object is an object whose state (i.e., attributes) has been written to a file. To read-in such objects, see pages 359-360 for details. |
| ==== Interpreting compilation errors ==== | ==== Interpreting compilation errors ==== | ||
faq.1398447669.txt.gz · Last modified: by wildes
