Changes

Jump to: navigation, search

Langage C

117 bytes added, 12:15, 14 January 2016
/* code part */
an exemple of instruction with a constante and a variable:
i = 100;
'''IN french:''' i représente une variable | le nombre 100 représente une constante  '''In English:''' i depicts a variable | the 100 number depicts a constant
an other examples showing the type declaration, the instructions, the expressions, the constantes and the variables
952
edits