C/C++, KDEVELOP

Basics

Program Flow

  1. Loops
  2. Conditions

Functions

Classes and Objects

X Window

KDevelop


-----------------
© Alfred Nussbaumer
Updated:
09 December 2021
-----------------

Controlling Program Flow

There are two basic types of statemets which controls the program flow: Some that create loops and some that uses true/false decisions ("conditions")...


© Alfred Nussbaumer, Weblog "MiniNuss"