by steven90
help
|
|
[1 reply] : Start with a program that prompts for the account balance, reads it fr... (by dhayden)
|
by steven90
skipcount C++
|
|
[3 replies] Last: having issues trying to get it to run Getting it to compile without ... (by deleted account xyzzy)
|
by Zivojin
Problem with char*
|
|
[1 reply] : Print out the value of length before you try new char ; ... (by JLBorges)
|
by cudla100
Cannot reverse simple std::string
|
|
[3 replies] Last: Not in this case. You're trying to access single elements that don't e... (by jlb)
|
by tomisrb
stupid error
|
|
[2 replies] Last: Hvala ti brt! (by tomisrb)
|
by eeeee5
arrays
|
|
[15 replies] Last: one person, easter maybe 2050 or worse. I am not unrealistic, I am ju... (by jonnin)
|
user input |
|
[3 replies] Last: the conditional area is a mess. if (x is an exact value and x is less... (by jonnin)
|
by Bopaki
I really do not know what is wrong with this function
|
|
[3 replies] Last: Those should be self-explanatory. You've defined newNode to be a po... (by MikeyBoy)
|
by wirelesskill
Overloading Rational Numbers code
|
|
[2 replies] Last: Why is it that the simplest things always go over my head??? Thanks @... (by wirelesskill)
|
by phalangium
Debugging windoze error dialogue box
|
|
[4 replies] Last: sorry, ar2077, missed your reply while dealing with coder777's. getY.... (by phalangium)
|
by stoneJax
Understanding on Overloading >>
|
|
[4 replies] Last: I am starting to get a better feel for how it works. It's not the clea... (by stoneJax)
|
by PRINCEBOY2X
*****
|
|
[10 replies] Last: Another "I demand you do my homework for me for free" poster rage quit... (by deleted account xyzzy)
|
by tomisrb
Font size
|
|
[2 replies] Last: c++ does not grok font. GUI programs do, and have libraries for it...... (by jonnin)
|
by wirelesskill
C++ Operator overloading (>>) errors
|
|
[2 replies] Last: @Repeater Ffs.... thanks man. Such a silly mistake. (by wirelesskill)
|
by elevona
Reading from a File ; HIGHEST #?
|
|
[6 replies] Last: Hello! Sorry for Double Posting. Also, the word "assignment" is requ... (by elevona)
|
by elevona
Writing to a File // Repeats itself?
|
|
[4 replies] Last: Consider input data: 7 101 42 boo 4 The output file will get: assig... (by keskiverto)
|
by molia
Pizza Palour Program
|
|
[1 reply] : #include <iostream> #include <cctype> #include <limits> int main() {... (by deleted account xyzzy)
|
by kyrresc
Understanding streams
|
|
[8 replies] Last: os << dt.mo << '/' << dt.da << '/' << dt.yr; In this line, os is t... (by Manga)
|
by goshko2
Graphs
|
|
[no replies]
|
by Nookie
Merge two codes into one
|
|
[2 replies] Last: Thank you very much sir for helping me out. (by Nookie)
|