Thanks a lot, I am just preparing for a test and your video helped me a lot
@PortfolioCourses Жыл бұрын
You’re welcome, I’m glad the video helped you out, and good luck on that test! :-)
@sanky20379 ай бұрын
this was really clear and helpful. thank you so much
@zenbabakebanecha9 күн бұрын
YOU ARE TEACHER OF STUDENT WORLD
@samdavepollard Жыл бұрын
perfect i had a prototype with no defaults, and a definition with defaults, and wondering why it didn't work many thanks for sharing your knowledge
@PortfolioCourses Жыл бұрын
The default arguments should go in the prototype if you have both a prototype and function definition. :-)
@samdavepollard Жыл бұрын
@@PortfolioCourses yes, this is something i learned today, thanks to you 😃
@PortfolioCourses Жыл бұрын
Cool! :-)
@karimbousmaha40385 ай бұрын
Plz share a Playlist about making some games with graphics in c++
@earlgreen89434 ай бұрын
So, if we use defaults for all, we couldnt pass in only b and c, wit no a. Is tat correct? Similar to requirin definitions of all defaults at te end of list.
@mohitraj6102 жыл бұрын
Please make a video tutorial on Exception Handling in C++.
@PortfolioCourses2 жыл бұрын
This is definitely a topic that I want to cover one day Mohit. 🙂