C/C++ docs
Here you can find some docs or/and tuts for C/C++
|
|
|
Explain how to use bitwise operators, also explain how to do a basic encryption system and how to implement a flag system, that way you can combine many options just in one variable
Downloads: 396
Comments(0): Write/View | Vote |
|
|
|
Continue the introduction to graphic allegro library
Downloads: 412
Comments(0): Write/View | Vote |
|
|
|
Introduction to graphic allegro library
Downloads: 402
Comments(0): Write/View | Vote |
|
|
|
Explains in a simple way the usage of dynamic allocation functions like malloc, calloc, realloc and free. One program example included.
Downloads: 409
Comments(0): Write/View | Vote |
|
|
|
Simple doc that explains how to send formated raw socket in printf format.
Downloads: 483
Comments(0): Write/View | Vote |
|
|
|
This is a simple doc to introduce you to C loops, while, for, and do... while and give some introduction to continue, break and goto statment.
Downloads: 454
Comments(0): Write/View | Vote |
|
|
|
This simple doc explain how to declare, initialize and use C variables and shows some topics of array variables to explain how to use array of characters and introduce you to concept of local and global variables, constants and typedef keyword.
Downloads: 566
Comments(0): Write/View | Vote |
[ 1 ] |