by harry14
Help building a calculator
|
|
[8 replies] Last: as long as it gets the job done... (by AppDevTrainee)
|
by Sycobob
Declaring A Variable Length Array Within A Class
|
|
[9 replies] Last: This looks perfect. Thanks! (by Sycobob)
|
by Leo94
Bitwise Operators
|
|
[4 replies] Last: I made a BitFlags class some week ago for learning this, you might wan... (by GisleAune)
|
by intint50
Cards Program Crashing
|
|
[7 replies] Last: Thanks so much! Of course, haha that was really stupid!! Brilliant, ti... (by intint50)
|
by MrShenYaYa
help! Indicator and the macro preprocessor,
|
|
[1 reply] : Do you mean RC_INVOKED? It's a windows resource files compiler macro. ... (by Null)
|
by dustegeek
Help on math
|
|
[2 replies] Last: Thanks, it fixed it! (by dustegeek)
|
by julof26
push back on object
|
|
[4 replies] Last: thanks :) (by julof26)
|
by ausairman
warning: 'k' may be used uninitialized in this function (?!?)
|
|
[3 replies] Last: Intriguing, does the implementation make a copy of all the variables f... (by Turbine)
|
by creekist
How would I do this?
|
|
[7 replies] Last: But what if the text file contains numerous newline characters? ARGHH... (by Turbine)
|
by gotrice33
help with piglatin program
|
|
[14 replies] Last: Do not just copy and paste and submit. Look at how the string member f... (by sohguanh)
|
by spt
HELP A FAILING KID! Banking - Investing / Borrowing
|
|
[8 replies] Last: you should learn the basics of c++ first, i see you have syntax errors... (by chipp)
|
by fireblade
debug help
|
|
[4 replies] Last: That code I posted in the second post was not my rewrite. That was th... (by fireblade)
|
by MrShenYaYa
Help control the flow of reading and writing problems
|
|
[1 reply] : Lets fix the formatting shall we. ;) And do NOT make "main()" return... (by Turbine)
|
by treepig
Need hints on my OOP project
|
|
[3 replies] Last: What on Earth, slightly modified code and posted into a new thread. =\... (by Turbine)
|
by joatmon
Searching a List
|
|
[11 replies] Last: Here comes a shocker: latest result: "no matching function call.." Th... (by joatmon)
|
by bpx95
How to call a constructor, if I already declared it.
|
|
[7 replies] Last: Foo jellyfish; jellyfish = new Foo(x); You want the above Java to... (by sohguanh)
|
by Lee Booker
2 Hours Until Assignment Is Due...Help
|
|
[7 replies] Last: Those are not for beginners. For beginners there are others. For me I ... (by sohguanh)
|
by nano511
A bunch of LNK error! Please help!
|
|
[11 replies] Last: Well maybe you can feedback to the developers who has this fetish to n... (by sohguanh)
|
by nano511
syntax error : 'constant'
|
|
[15 replies] Last: sohguanh wrote: For all pointer related variables, always place a po... (by sohguanh)
|
by Uranium238
Complete no0b here (1,2)
|
|
[20 replies] Last: im using Sams teach yourself C++ in 24 hours, it covers some topics ... (by sohguanh)
|