Please enable JavaScript.
Coggle requires JavaScript to display documents.
C language (algorithm (searching, sorting, counting, find max/min, pattern…
C language
-
-
program structure
-
-
-
global variables,
local variables,
constant
-
-
-
-
function
-
pass by value,
pass by reference
-