C++ Widening and Narrowing Operations, Loop Practice with Strings
The general rule is that when you mix types in algebra, you get whatever the wider type is as a result.
We then ran through a numbers of examples where we were looping through strings.
Other Videos By Bill Kerney
2022-09-14 | C++ Function Overloading |
2022-09-13 | Principles of Game Design I |
2022-09-13 | Random Q&A |
2022-09-12 | C++ Vectors |
2022-09-09 | Debugging C++ (GDB vs. Cout), Top Down vs. Bottom Up programming, Recursion |
2022-09-08 | UE5 AI Characters + AI Controllers |
2022-09-07 | C++ Void Functions, Call by Reference, Lvalues vs Rvalues |
2022-09-06 | UE5 - Making Landscape Materials; Material Functions; Landscape Layers; Automatic Grass Generation |
2022-09-02 | C++ ++ vs ++; Intro to Functions |
2022-09-01 | UE5 Advanced Materials and Material Instances |
2022-08-31 | C++ Widening and Narrowing Operations, Loop Practice with Strings |
2022-08-30 | UE5 Countdown Timer, Materials Pt 1. |
2022-08-29 | C++ Casts, Doubly Nested For Loops Pt 2 |
2022-08-27 | C++ Range Based For Loops with Strings |
2022-08-25 | Sentries Pt 3., Sprinting, Stamina System, HUDs, Projectile Weapons |
2022-08-25 | C++ Loops with Strings |
2022-08-23 | UE5 Making a Sentry Gun (Part 2) |
2022-08-23 | UE5 Making a Sentry Gun |
2022-08-22 | C++ Loops |
2022-08-19 | C++ Conditionals Part II |
2022-08-18 | UE5 Hitscan Weapons and Destructable Targets |