
please wait
by Life FUTURE
help
|
|
Apr 14, 2013 at 4:54pm
[4 replies] Last: yeah i do (by Life FUTURE)
|
by Larry2
regex double escaping
|
|
Apr 14, 2013 at 4:45pm
[no replies]
|
by Pethead
Overloading operators
|
|
Apr 14, 2013 at 3:39pm
[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
|
|
Apr 14, 2013 at 3:37pm
[no replies]
|
Ifstream not loading file |
|
Apr 14, 2013 at 3:29pm
[2 replies] Last: I feel like an idiot. It was the wrong path lol. (by closed account N36fSL3A)
|
by sherlock111
matrix multiplitation problem
|
|
Apr 14, 2013 at 3:13pm
[1 reply] : You must have three loops: rows of A, columns of B and the shared size... (by keskiverto)
|
by takayume
shutdown program
|
|
Apr 14, 2013 at 3:01pm
[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
|
|
Apr 14, 2013 at 3:00pm
[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
|
|
Apr 14, 2013 at 2:48pm
[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
|
|
Apr 14, 2013 at 2:09pm
[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
|
|
Apr 14, 2013 at 2:08pm
[18 replies] Last: @xsxs, have you already found a solution to your problem? (by compiler)
|
by Aceix
Advice needed for game programming
|
|
Apr 14, 2013 at 1:56pm
[4 replies] Last: Austin J - I'd say don't, use SDL, SFML, Allegro, something that is... (by geek101)
|
3x3 Matrix Multiplication for loops??? |
|
Apr 14, 2013 at 1:46pm
[1 reply] : do yo want to multiply the 2 values?? (by geek101)
|
by Hotice
spawning a java process from C++
|
|
Apr 14, 2013 at 1:39pm
[1 reply] : Search on JNI, specifically on JNI_CreateJavaVM(). You can host a Jav... (by binarybob350)
|
by ashonk226
While Loop
|
|
Apr 14, 2013 at 1:27pm
[4 replies] Last: why don't u do cin.eof()? do{ ... ... cin >> input... (by Lim Boon Jye)
|
by Dk786
Simple file i/0 question
|
|
Apr 14, 2013 at 1:25pm
[3 replies] Last: Well, just use the string to initialise the bitset. string bitstr... (by Chervil)
|
Memory Leak |
|
Apr 14, 2013 at 12:54pm
[18 replies] Last: @Zaita - you have the last word. You won!!! :-) @Daleth - Thanks. I ... (by writetonsharma)
|
by xcindiix
How do you use istringstream?
|
|
Apr 14, 2013 at 12:50pm
[4 replies] Last: "Comma separated value" formats are popular, because they make it easi... (by keskiverto)
|
by Ranguna256
Finding Words and Writing to a File
|
|
Apr 14, 2013 at 12:38pm
[7 replies] Last: Alright thanks :) Also try to use Google translator or something befo... (by Ranguna256)
|
forward declaration/include problem |
|
Apr 14, 2013 at 10:28am
[15 replies] Last: I will. This will probably take most of today since I'm not comfortab... (by Jonas Wingren)
|