User Tools

Site Tools


cpp:variables

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

cpp:variables [2014/02/20 13:22]
95.168.157.133 replaced <code> with <code cpp> / syntax highlight
cpp:variables [2024/02/16 00:48] (current)
Line 52: Line 52:
 Variables can even be equal to each other! Variables can even be equal to each other!
 <code cpp> <code cpp>
-int var1 = ;+int var1 = ;
 int var2 ;    //another integer variable named "var2" int var2 ;    //another integer variable named "var2"
 var2 = var1 ; //the value of var2 is now the same as the value of var1  var2 = var1 ; //the value of var2 is now the same as the value of var1 

on the occasion of the current invasion of Russia in Ukraine

Russian Stop this War
cpp/variables.txt · Last modified: 2024/02/16 00:48 (external edit)

Impressum Datenschutz