by jameric
passing a pointer to a pointer
|
|
[1 reply] : Hi jameric, when calling ptop(&i), you pass the address of the vari... (by TheBear)
|
by lloydi21345
Matrix 4x4 programming
|
|
[1 reply] : Try to do just one problem first (say translation). Comment out the re... (by DexterMorgan)
|
by Tomdon
Quick fix Question
|
|
[1 reply] : add if (char>1 && char%60==0) (by Tomdon)
|
by korivios
converting char to ascii code
|
|
[8 replies] Last: And so say that I am using a vector of characters how do I pass a vec... (by Disch)
|
by krazyeyez8
Search function with arrays
|
|
[4 replies] Last: Thanks, fixed that problem. (by krazyeyez8)
|
by Tomdon
How to return to a new line after x amount of characters in a for loop
|
|
[6 replies] Last: Had to drop the upper bounds <=60 (by Tomdon)
|
by EvanEjk
Microphone input, sound detection.
|
|
[9 replies] Last: rock on. Then yeah.. check out waveIn. Lemme know if you have Qs a... (by Disch)
|
by lloydi21345
how to post a 1 digit for this program
|
|
[5 replies] Last: class Obj // self define object { Obj( short aAng ) // C... (by DrakeMagi)
|