The-C-20-Masterclass-Source-Code icon indicating copy to clipboard operation
The-C-20-Masterclass-Source-Code copied to clipboard

Source code for the C++ 20 Masterclass on udemy

Results 6 The-C-20-Masterclass-Source-Code issues
Sort by recently updated
recently updated
newest added

in pointer arithematic lecture 120 , code line 22 it should be *(p_arr1 +i) but u mistakely did *(p_arr0+i). Kindly correct this sir

https://www.programiz.com/cpp-programming/std-namespace Checkout above link for more explanation I do not want to misinform others, so please correct me if I'm wrong.

- Adds cmake and cmake presets to every project - Updates the output stream to fmt's

- Updated 7's projects, - Changed output stream to fmt's - Added cmake to every sub-project

- Updated and documented sub-lectures in lecture 6

- Updated and documented changes in lecture 4