You are caught up on course updates and Q&A replies.
Static Functions Explained is queued after this video.
36. Const Keyword Explained
This lecture explains to you all about the const keyword and how it can be used to make variables read only
Get My C Programming Book
About This Lesson
This lecture explains to you all about the const keyword and how it can be used to make variables read only
- Continue through the course in the order designed by the instructor.
- Use the lesson resources and Q&A when you need extra context.
- Track your progress automatically as you move through each lesson.
Why we need to cast the buf since it's already a char? wouldn't work the same without the...
Why we need to cast the buf since it's already a char? wouldn't work the same without the (const char*)?
Course Overview
It's time to finally master the C programming language. Dan, your tutor, has been developing in the C programming language for over ten years and has a lot of experience to give. In this course you will learn C programming on Windows. What makes this cours...
Daniel McCarthy
DragonZap instructor focused on practical programming, course support, and student progress.
View Teacher Profile