by DarkSeer
help
|
|
[1 reply] : Maybe you can jut use ceil() function from <cmath> ? http://cpluspl... (by MiiNiPaa)
|
by Galgameth
How to get a visual output?
|
|
[no replies]
|
by Stormhawk
if in a while loop
|
|
[2 replies] Last: Well you say it like that it really makes me feel silly for missing so... (by Stormhawk)
|
by fercascue
Pointer assignment Error
|
|
[14 replies] Last: Hi, The source code is just a snippet for educational purpose only. ... (by fercascue)
|
by aquaturtle
triangles & pythagorean
|
|
[3 replies] Last: Hi aquaturtle, I think understand what you want. Below is an example, ... (by osgwsy)
|
by jaden5165
char * _first_switch_bit = (char *)first_switch_bit.c_str()
|
|
[2 replies] Last: @MiiNiPaa Thanks.Okay.Will try to make it a better code.Coz currently... (by jaden5165)
|
by Aqeel Abbas
dequeue class implementation
|
|
[4 replies] Last: does this really effect if i change the data type... ? i mean the pr... (by Aqeel Abbas)
|
by elv5022
Functions & Ulam Sequence
|
|
[2 replies] Last: Thank you very much!! (by elv5022)
|
by wjohnson
Turn VERTICAL letters HORIZONTAL (for loop problem)
|
|
[4 replies] Last: If you don't want to fiddle with your output console, you could put it... (by booradley60)
|
by Fran
Jumbling words in a sentence
|
|
[2 replies] Last: Very little testing on the following code, so beware, but hopefully it... (by cire)
|
by sh129951
function that takes coins away from a change amount
|
|
[3 replies] Last: Sorry, thank you. I've been trying to do this for a while thats why I ... (by sh129951)
|
by Sean Kemper
question with classes
|
|
[10 replies] Last: I hate examples that use names that don't really feel like they mean a... (by booradley60)
|
by tmorlan
converting project code to MFC
|
|
[2 replies] Last: Thank you very much! I don't understand that at all but it works! (by tmorlan)
|
by medo sayed
calendar algrothim
|
|
[4 replies] Last: what greenleaf800073 said, you should post the algorithm (by Arbondawn)
|
Help with C++ programming? |
|
[1 reply] : Hi safatchowdhury, it will be good if you put your code in between the... (by osgwsy)
|
by FaffyWaffle
Quick question on arguments
|
|
[6 replies] Last: sure! np. (by Arbondawn)
|
by rusty4118
Right triangle output problems
|
|
[2 replies] Last: Hi rusty4118, I need to clarify something. The aim of this program is ... (by osgwsy)
|
by Cody0023
Overloading << operator
|
|
[4 replies] Last: @OP It looked to me like you were using the overload on line 22 to cal... (by Thumper)
|
by Retrokin
Pointer Syntax
|
|
[8 replies] Last: Eh, well that's the only way I could get myself to understand it 3 yea... (by Thumper)
|
by Arbondawn
Two classes, one struct
|
|
[9 replies] Last: Ok, so after reading around I found that I'm supposed to declare the a... (by Arbondawn)
|