|
by admin
|
|
|
| [no replies] |
|
by chrisname
|
|
|
| [13 replies] Last: 0xABCDEFG What the hell? G? This is hexa decimal, ... (by helios) |
|
by thebeast
|
|
|
| [12 replies] Last: No. Pass meaningful variables as arguments ( streams as references ) (by Bazzy) |
|
by chrisname
|
|
|
| [7 replies] Last: Hmmm... I'm getting a segfault with something different now; whenever ... (by chrisname) |
|
by olove05
|
|
|
| [28 replies] Last: thanks a lot guys (by olove05) |
|
by corbinc
|
|
|
| [1 reply] : Think on how you would make two related arrays I think this is relate... (by Bazzy) |
|
by kibestar
|
|
|
| [1 reply] : hi, i cannot talk to much about FLTK, Qt or wxWidget, however i've ... (by martinpjvr) |
|
by corbinc
|
|
|
| [no replies] |
|
by bigearsbilly
|
|
|
| [7 replies] Last: I don't think you can do it automatically. But there are softwares for... (by R0mai) |
|
by Brian90
|
|
|
| [1 reply] : It sounds pretty clear to me. 1. Select a function. 2. Input two i... (by helios) |
|
by Soujirou
|
|
|
| [no replies] |
|
by kibestar
|
|
|
| [2 replies] Last: thanks for the reply :D (by kibestar) |
|
by kakashi316
|
|
|
| [23 replies] Last: Im getting no more compling errors,but now im having linking errors. ... (by kakashi316) |
|
by Cojones
|
|
|
| [2 replies] Last: Running your code gives me this results: for = 1061 for clear() 41... (by Cojones) |
|
by John Conner
|
|
|
| [no replies] |
|
by xoxoKate
|
|
|
| [2 replies] Last: Also, using cin to read std::strings is generally not a good idea; use... (by Zhuge) |
|
by DrChill
|
|
|
| [2 replies] Last: Thank you, I probably should have learned this a while ago ... (by DrChill) |
|
by bob10
|
|
|
| [5 replies] Last: The problem is that I use Xcode as IDE. When compiling in bash with g... (by bob10) |
|
by vvarma
|
|
|
| [no replies] |
|
by kamebr
|
|
|
| [1 reply] : If you load them in a container you can use standard algorithms: http... (by Bazzy) |
|
by kenr
|
|
|
| [3 replies] Last: Implict conversion from ClassB** to ClassA** is inhibited because it i... (by Abramus) |
|
by leeainscough
|
|
|
| [3 replies] Last: FIXED IT MYSELF:- It was due to the use of const_iterator instead o... (by leeainscough) |
|
by garrett
|
|
|
| [1 reply] : I am thinking about structuring my multi-dimensional vectors using the... (by garrett) |
|
by garrett
|
|
|
| [4 replies] Last: You should avoid strtok () -- it modifies the argument string. ... (by Duoas) |
|
by kibestar
|
|
|
| [8 replies] Last: What? He said something that he recanted. Punch-cards ... (by Duoas) |
|
by aas029
|
|
|
| [4 replies] Last: I thought I could shed some light -- I'm doing similar experiments wit... (by Beta) |
|
by giro82
|
|
|
| [8 replies] Last: Now it works, ;-) Thanks a lot guys! (by giro82) |
|
by cgifford
|
|
|
| [1 reply] : 1.) Use std::getline(). 2.) Use the .find() and .substr() members of ... (by firedraco) |
|
by hendrachubby
|
|
|
| [1 reply] : Hello! Isn't problem that you used slash symbol instead backslash i... (by screw) |
|
by wannabeengr
|
|
|
| [5 replies] Last: if(ch == '=') { cin >> operand1; setValue(input[0... (by computerquip) |
|
by mar11
|
|
|
| [3 replies] Last: Also, you need to change either 90 or 20 to a float/double (otherwise ... (by firedraco) |
Registered users can post in this forum.
