December 2003
Beginner
648 pages
14h 1m
English
The workshop is designed to help you anticipate possible questions, review what you've learned, and begin putting your knowledge into practice.
| 1: | What functions do you use to add library code to the currently running script? |
| 2: | What function do you use to find out whether a file is present on your file system? |
| 3: | How do you determine the size of a file? |
| 4: | What function do you use to open a file for reading or writing? |
| 5: | What function do you use to read a line of data from a file? |
| 6: | How can you tell when you've reached the end of a file? |
| 7: | What function do you use to write a line of data to a file? |
| 8: | How do you open a directory for reading? |
| 9: | What function do you use to read the name of a directory item after you've opened a directory for ... |
Read now
Unlock full access