by lipatrick
is there any next generation of C++?
|
|
[4 replies] Last: D is an elegant alternative to C++ (it's like C++ cleaned up, with gar... (by kfmfe04)
|
reading code from user |
|
[4 replies] Last: thanks guys :-) now my program is at least readable (by anewcreation84)
|
by Ronen
Sparse Matrix as a Linked-list & Template (4 types)
|
|
[1 reply] : Are you familiar with variant types? Or you could implement different... (by kbw)
|
by Saph
Nested classes
|
|
[2 replies] Last: Thank you for the quick answer, that solved the problem. (by Saph)
|
stringbuf Constructor Poblem |
|
[2 replies] Last: Thanks, Hamsterman. (by closed account zb0S216C)
|
by RobertsR
Advice needed
|
|
[1 reply] : Use code tags: [co de] Your code This line: file_to_read >> time ... (by coder777)
|
by Joey004
Evaluating a formular with the imaginary number 'i'
|
|
[2 replies] Last: Thanks Hamsterdam! I had something similiar but didn't realise g wa... (by Joey004)
|
by Vorstoss
Need help making Dice Game "NOOB"
|
|
[4 replies] Last: I always have "$19" every time I roll when it should be decreasing by... (by coder777)
|
by mgm11
Open USB Boards
|
|
[2 replies] Last: Thanks, quick looks sugest this will help alot. (by mgm11)
|
by mcqueen
Calculator Tutorial
|
|
[1 reply] : Will it evaluate expressions like this correctly: 2+5/(7-3)*5-(1.5*3/9... (by buffbill)
|
by KalebQ
Inheritance/Polymorphism Question
|
|
[2 replies] Last: Yes, that will work for what I was thinking, and thanks for the advice... (by KalebQ)
|
by jakeydude108
OpenGl issues
|
|
[2 replies] Last: Are you on Linux? On my linux box, I know that sometimes GL is lower c... (by cdel)
|
by Last Resort
Who can help me insert into BST node containing a vector.
|
|
[6 replies] Last: True ... I should have said that is not easy to get it to work in the... (by Last Resort)
|
by sanehatter
problem with arrays
|
|
[4 replies] Last: 1) Ok so when I compile the code using code::blocks on Windows XP, I ... (by sanehatter)
|
by Sephiron
Data in string stream
|
|
[1 reply] : The problem relies in the place where "result" is declared. It is mos... (by webJose)
|
by imgregduh
string subscript out of range error
|
|
[2 replies] Last: #include"CheckAccount.h" #include<iostream> using namespace std; Ch... (by imgregduh)
|
by webJose
Who can join me in a new open source project? (1,2)
|
|
[30 replies] Last: Hello everyone. I decided to stick with CodePlex. My apologies if th... (by webJose)
|
by confusion
Chess game move validation
|
|
[6 replies] Last: I believe my old chess game has the rules you're looking for. No en ... (by ultifinitus)
|
by Shrk
Picket Fence
|
|
[3 replies] Last: I'd say let "DarkGDK()" except some arguments for the start points of ... (by Computergeek01)
|
by theonealone
Help with Tree lists.
|
|
[5 replies] Last: thanx works like a charm :) (by theonealone)
|