|
by medo sayed
power function instead of pow function
|
|
|
|
[2 replies] Last: yes it's premitted i will try it thank you ^_^ . (by medo sayed)
|
| I am struggling on the "Password Verification" problem |
|
|
|
[3 replies] Last: Ok thanks for the advice! (by solemnservant)
|
|
by CCTHECRAW
Shuffle Card Deck
|
|
|
|
[no replies]
|
|
by charliep123
Converting char array into int array
|
|
|
|
[no replies]
|
|
by jones12
Help using "strtok" in C
|
|
|
|
[no replies]
|
|
by Life FUTURE
help
|
|
|
|
[4 replies] Last: yeah i do (by Life FUTURE)
|
|
by Larry2
regex double escaping
|
|
|
|
[no replies]
|
|
by Pethead
Overloading operators
|
|
|
|
[14 replies] Last: Haven't fixed the polygon + polygon yet but will edit it in there once... (by Pethead)
|
|
by Niven
SDL won't load image
|
|
|
|
[no replies]
|
|
by Fredbill30
Ifstream not loading file
|
|
|
|
[2 replies] Last: I feel like an idiot. It was the wrong path lol. (by Fredbill30)
|
|
by sherlock111
matrix multiplitation problem
|
|
|
|
[1 reply] : You must have three loops: rows of A, columns of B and the shared size... (by keskiverto)
|
|
by takayume
shutdown program
|
|
|
|
[2 replies] Last: Alrighty, that solved the first problem, thanks for the info, also rep... (by takayume)
|
|
by nukem266
Best practise for finding length of elements in an int array
|
|
|
|
[10 replies] Last: Yes I need to count the elements in one of the arrays, my function com... (by nukem266)
|
|
by poziga
Two dimensional parameter in function
|
|
|
|
[12 replies] Last: So lets say I wanna get rid of a 1000 in line 23 and 24. How to use ma... (by poziga)
|
|
by Omeyer
How to terminate program- Question
|
|
|
|
[6 replies] Last: A capital 'Q''s value is 81 and a small 'q' has a value of 113. Both ... (by Omeyer)
|
|
by xsxs
beginner for loop question
|
|
|
|
[18 replies] Last: @xsxs, have you already found a solution to your problem? (by compiler)
|
|
by Aceix
Advice needed for game programming
|
|
|
|
[4 replies] Last: Austin J - I'd say don't, use SDL, SFML, Allegro, something that is... (by geek101)
|
|
by jn26083
3x3 Matrix Multiplication for loops???
|
|
|
|
[1 reply] : do yo want to multiply the 2 values?? (by geek101)
|
|
by Hotice
spawning a java process from C++
|
|
|
|
[1 reply] : Search on JNI, specifically on JNI_CreateJavaVM(). You can host a Jav... (by binarybob350)
|
|
by ashonk226
While Loop
|
|
|
|
[4 replies] Last: why don't u do cin.eof()? do{ ... ... cin >> input... (by Lim Boon Jye)
|