by jontoby
Printing in a certain coordinate of the C++ Screen
|
|
[4 replies] Last: Thanks you very much. (by jontoby)
|
by pancreatis
Style programs
|
|
[9 replies] Last: wxWidgets is like WinAPI only easier and crossplatform. go with wx.... (by Disch)
|
by nathan10
Random Number Generator
|
|
[3 replies] Last: Thanks for the suggestions. I took a look at Boost.org. Right now mo... (by nathan10)
|
by elbekir
Error 1 error LNK2005: _main already defined in Prog 1.obj
|
|
[2 replies] Last: Thanks very much Disch, you were right.. (by elbekir)
|
by minimalis91
I cannot figure out what is the problem
|
|
[2 replies] Last: thanks (by minimalis91)
|
by wtf
Is the following possible?
|
|
[9 replies] Last: I've never needed it...like I said: [quote=firedraco]if you need to... (by firedraco)
|
by tfcoder
Stringstream not working in loop
|
|
[3 replies] Last: Thank you, guestgulkan's suggestion works! Galik, I am trying to so... (by tfcoder)
|
by weipin0104
difftime problem
|
|
[1 reply] : See http://www.cplusplus.com/reference/clibrary/ctime/difftime/ (by Athar)
|
by piggekott
Weird error with }
|
|
[14 replies] Last: yes this is the xoax.net tutorial. I'm nearly done with it so i can t... (by piggekott)
|
by Mike200
Problems with header files..
|
|
[6 replies] Last: right.. i get it. thanks (by Mike200)
|
by yotama9
what does the following line means
|
|
[9 replies] Last: Great so all I got to do is read this paragraph again. Thanks guys... (by yotama9)
|
by georgialucas
how to pass a parameter from c++ code to .bat file?
|
|
[3 replies] Last: I finally figured it out thanks... I wanted to pass a value of a ... (by georgialucas)
|
by ehsangha
polymorphism
|
|
[3 replies] Last: You need to implement both pure virtual functions in the subclass Acad... (by Galik)
|
by Swiftslide
Any way to call default variable values without specifying them?
|
|
[4 replies] Last: Fair enough, just thought I'd asked. Thanks for your help. (by Swiftslide)
|
by Mazd
wxWidgets?
|
|
[2 replies] Last: Thanks Denis next please... any details about members of windows... (by Mazd)
|
by pancreatis
Simplify program with arrays or switch?
|
|
[4 replies] Last: Yea, that makes sense, thanks! (by pancreatis)
|
by George M
Writing a program to read a password
|
|
[5 replies] Last: Hey, Athar, you're an idiot for misunderstanding obvious stuff... Ple... (by Duthomhas)
|
by marak
Theory Question, Reading Text Book
|
|
[6 replies] Last: Thanks for that :) makes things a little easier to understand. (by marak)
|
by Swiftslide
Trouble with arrays of pointers (EDIT: now trouble with StringStream!)
|
|
[5 replies] Last: Slept on it, looked at it this morning and realised it was the constru... (by Swiftslide)
|
by nathan10
How to Use the Swap Function?
|
|
[4 replies] Last: You guys were right, thank you. I was not using the correct form of t... (by nathan10)
|