by emilyj127
Sudoku Solver
|
|
[5 replies] Last: Finished writing a solver, if you want any hints on the logic part of ... (by heebleworp)
|
by noobdev
unexpected token error when defining a function
|
|
[no replies]
|
Buffered console output |
|
[no replies]
|
by Abhishek09
input while the processing is still going on
|
|
[4 replies] Last: would look forward reading it.... hey i found a easier way just by i... (by Abhishek09)
|
Sort string function |
|
[3 replies] Last: @yulingo yes i am (by closed account G60iz8AR)
|
by Mooon
can help my in my assignment
|
|
[7 replies] Last: Thank you I hope to help my (by Mooon)
|
Best Compiler |
|
[1 reply] : Popular compiler is g++, from gcc compiler collection. I use it and it... (by MatthewRock)
|
Help with a function |
|
[no replies]
|
by Drasqo
Greetings and hello! + Loop issue
|
|
[4 replies] Last: Removing that semicolon did indeed fixed it. Thanks for the help! <3 ... (by Drasqo)
|
by binf
Hello
|
|
[3 replies] Last: You could do it easily if you wrote pow(or power) function //Pseudo... (by MatthewRock)
|
by alex6es
how to use the str parameter
|
|
[2 replies] Last: Thanks. If I read this string from an array how I suppose to compare ... (by alex6es)
|
by noobdev
many errors when using while loop
|
|
[2 replies] Last: thank you so much MatthewRock.:) this helped me a lot. (by noobdev)
|
Allegro Red Line |
|
[2 replies] Last: Ye found out how its the.... textout_ex( screen, font, " ", x, y, ma... (by closed account jyU4izwU)
|
by sabari lam
help need to get a program to upper and lower traingular matrix
|
|
[2 replies] Last: thanks (by sabari lam)
|
by kienboy
Assignment help (SOS)
|
|
[3 replies] Last: Here you go: int main(int argc, char* args ) { return 0; } That... (by MatthewRock)
|
by dpass
recursion and a true beginner
|
|
[2 replies] Last: Thank you very much! (by dpass)
|
by RadWayne
Classes and scope
|
|
[2 replies] Last: You can just integrate it into one class. (by Aceix)
|
by dp13
Problem with constructor?
|
|
[1 reply] : Let's begin at the top ^.^ //invoice.h #ifndef INVOICE_H //put ... (by Glandy)
|
by XenoCode
Printing an array with Pointer = Backwards
|
|
[3 replies] Last: In yours, you modify the pointer. In mine, the pointer is not modifie... (by cire)
|
by AdamV
"Has initializer but incomplete type" :(
|
|
[no replies]
|