A series of tutorials about C Programming Language Learning. This video shows examples about Void Data Types, arguments, and pointers in C. Also the difference between int main ( ) and Void main ( ) is illustrated.
A pointer to a pointer is also discussed. Visual Studio is used.