Loading...
Uploaded by AppleProgramming on Jun 17, 2010
In this tutorial I cover the use of global variables in C. Global pointers will be talked about later on but for now globals aren't good to rely on.
Howto & Style
Standard YouTube License
@unifiedreality Ya for the most part globals don't come across that often, they are in linked lists but that is a long ways off and doesn't really function in the same way because they are global pointers.
AppleProgramming 1 year ago
I bet there are tons of reduntant features like Globals, hiding in the old C libraries.
unifiedreality 1 year ago
Load more suggestions
@unifiedreality Ya for the most part globals don't come across that often, they are in linked lists but that is a long ways off and doesn't really function in the same way because they are global pointers.
AppleProgramming 1 year ago
I bet there are tons of reduntant features like Globals, hiding in the old C libraries.
unifiedreality 1 year ago