C++ Tutorial 10: Pointers Explained (Linked Lists vs Arrays Example) @WhatsACreel
C++ Tutorial 10: Pointers Explained (Linked Lists vs Arrays Example)  @WhatsACreel
Uploaded October 2012 | Updated September 2026, 2 weeks ago
Today we'll look at basic pointers. We'll go through the concept of a pointer and the syntax but we're really only scratching the surface here. We'll look at pointer arithmetic and passing by reference and that sort of stuff in a later tutorial. My main goal is to show that pointers are more than a way for experienced programmers to show off to newbies, they are an integral and very powerful part of C++. They are not vague, magical or difficult to understand, they're just variables which hold the address of another variable.
C++ Tutorial 10: Pointers Explained (Linked Lists vs Arrays Example)Modern x64 Assembly 16: Basic SIMD Floating Point Arithmeticx64 Assembly Tutorial 54: Floating Point Sign Masks (SIMD Floating Point ASM Examples)Agner Fogs VCL (Vector Class Library Installation and Overview)Why is Radix Sort so Fast? Part 3 Comparison and Code, Radix Sort vs QuickSortC++ Tutorial 13: Passing by Reference vs Pointerx64 Assembly Tutorial 60: C++ Image Processing Negative Image, Negate ColorsSet Associative Caches 1: What is a Set Associative Cache?NVIDIA CUDA Tutorial 7: An Embarrassingly Parallel Algorithm 2x64 Assembly and C++ Tutorial 53: Classesx64 Assembly and C++ Tutorial 66: Checking Error (Low Level, Manual Accuracy and Profiling Example)x64 Assembly and C++ Tutorial 64: Calling the BoxBlur function in Assembly from C++ DLL
Creel |

C++ Tutorial 10: Pointers Explained (Linked Lists vs Arrays Example)

SHARE TO X SHARE TO REDDIT SHARE TO FACEBOOK WALLPAPER