by HenryJ
Weird wxWidgets Problem, Please help!!
|
|
[2 replies] Last: oh yeah, forgot about that!!, Thanks for reminding me Disch!!! (by HenryJ)
|
by user056
using atoi and error :unresolved external symbol
|
|
[4 replies] Last: No this is the only one. So to finish this program should I use if e... (by user056)
|
by ubernoob
Irritations with an extern variable
|
|
[4 replies] Last: That's not the main problem. Consider this: what if your D3DSetup.cpp... (by hamsterman)
|
by rem45acp
Order of Operations problem.
|
|
[4 replies] Last: that works also. (by ui uiho)
|
by Ahmad Shoaib
Idea about Snakes game
|
|
[4 replies] Last: you are not at classes and you want to make a live action game. once y... (by ui uiho)
|
by chirrrs
Rock Paper Scissors!
|
|
[8 replies] Last: Ahhhh... looks like i just needed to add #include <string> ....duh! I... (by Shinigami)
|
by Praetorx
Erasing from vectors
|
|
[6 replies] Last: thank you (by Praetorx)
|
An Algorithm for Shifting |
|
[2 replies] Last: That'll do. Thanks, Cubbi :) Wazzak (by closed account zb0S216C)
|
how do I get the value from index in this function I made? |
|
[no replies]
|
by seppel
Static Map not usable in global New?
|
|
[6 replies] Last: That was very helpfull! Thanks! Seppel. (by seppel)
|
by matt99199
pwm code for rgb leds on the 16f628a
|
|
[1 reply] : Unfortunately, this is not the right place to ask. This forum is for c... (by TheDestroyer)
|
by AlitCandle
Why does this malfunction when you enter letters?
|
|
[5 replies] Last: If you are using one letter you should just use a char type: char a; T... (by shaggy)
|
by AlitCandle
Issue with a simple menu based program
|
|
[2 replies] Last: you also spelled pause wrong, if that is your problem. get rid of that... (by ui uiho)
|
by Eldy Voon
create files with specified name
|
|
[5 replies] Last: that code i gave you. that takes file name from user, sets its locatio... (by ui uiho)
|
by Marioqwe
Simple program returning hexadecimals instead of double
|
|
[2 replies] Last: Got the correct answer using Xcode: This GDB was configured as "x86_6... (by histrungalot)
|
Correct output for a calender program |
|
[1 reply] : The 13 came from these lines: void Date::IncreaseDay(int Mon, int Da,... (by histrungalot)
|
by DrOstler
Unwanted Infinite Loop Occuring
|
|
[3 replies] Last: #include <iostream> using namespace std; int main() { int Chances; ... (by histrungalot)
|
by gemini2544
Newbie & confussed
|
|
[2 replies] Last: Thanks, WebJose. I'm downloading it now... (by gemini2544)
|
hi can you please help me |
|
[4 replies] Last: Thank your sir =) (by Garner Hagonoy)
|
by rsh0117
Sting Function
|
|
[9 replies] Last: could someone please help me get the expected output...I've been stari... (by rsh0117)
|