C in 100 Seconds: Void Pointers — Generic Pointers in C | Episode 30
0views
002:58
T
Taught by Celeste AI - AI Coding Coach
View on YouTubeDescription
A void pointer can point to any type. Cast it back before dereferencing. One pointer, any data. This is how C does generic programming.
Student code: https://github.com/GoCelesteAI/c-in-100-seconds/tree/main/episode30
#c #programming #100seconds #learnc #voidpointer #genericprogramming #casting #tutorial
Tags
100 secondsc tutorial 2026c void pointergeneric programming clearn cvoid star c
Back to tutorialsOpen in YouTube
Duration
2:58
Published
April 10, 2026
Added to Codegiz
April 10, 2026
Categories
cvoid-pointergenericcasting100seconds