Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

C++ with Qt Tutorial: Variables (Initialization)

This short program demonstrates how variables are defined and initialized in C++. It was created for a related article in the C++ with Qt tutorial series on the alternative-computer-programming.com website.

It is intended as a basic C++ programming tutorial for beginners. You can find additional information in the related articles on the ACP website.

Further parts of the tutorial can be accessed from the ACP tutorial page for the "C++ with Qt" tutorial.