Previous Lecture | lect09 | Next Lecture |
lect09, Thu 10/21
pointers, argc/argv, reading from files
- Code: https://github.com/ucsb-cs16-f21/lectures/tree/main/10.21
- Slides: https://docs.google.com/presentation/d/1CIbyxtKLWYXO7uoqWpYhC0Tktbao8hRg7l0qNGNUgqA/edit?usp=sharing
- Video: https://gauchocast.hosted.panopto.com/Panopto/Pages/Viewer.aspx?id=65047d49-c232-4cbf-a915-adce01337365
Topics:
- Pointers
argc
andargv
- Reading from Files