by Saibachick
Fixing errors in program calculator
|
|
[6 replies] Last: Thank you to everyone who helped me out! (by Saibachick)
|
by fivestar
While loop
|
|
[1 reply] : line 49 you are using assignment operator '=' instead of comparision '... (by shadder)
|
by tdleanz
wrong test case
|
|
[3 replies] Last: Like the movie inception The hulk has layers of feelings So IMO the p... (by shadder)
|
by Ragnarok314
Completely Stumped
|
|
[5 replies] Last: PERFECT! Thank you. (by Ragnarok314)
|
by AidanShow13
Finished my first real project!
|
|
[3 replies] Last: but like where in my code would i need (or want) to use functions? (by AidanShow13)
|
by mb20
undefined reference error
|
|
[1 reply] : undefined reference to `pointType::pointType()' undefined reference t... (by keskiverto)
|
by Vaynis
Comma operator in CLI/C++
|
|
[2 replies] Last: it is probably my bad(as the beginner i am ) for confusing c++/cli wit... (by Vaynis)
|
by GreenMan20
Comparison
|
|
[7 replies] Last: Wow so I was just over thinking it then? Probably. Then I can just... (by jlb)
|
by drakus321
Need some help with my stack class
|
|
[1 reply] : I am simply trying to make another stack to push all of the elements... (by jlb)
|
3D arrays |
|
[1 reply] : Think of an array like single drawer filing cabinet. Where you get t... (by Bdanielz)
|
by SI 20
S8
|
|
[2 replies] Last: Its his homework, I speak that language (by masecla33)
|
ERROR HELP - Simple Algorithm |
|
[2 replies] Last: 1. like Omni said your code is a bit out of order. 2. You are also get... (by Bdanielz)
|
by ethancodes
referencing/setting string names to player objects
|
|
[3 replies] Last: Yes, your constructor should look something like this:[code firstline=... (by LB)
|
by AidanShow13
trying to make calculator idk whats wrong
|
|
[10 replies] Last: for example i did 5/3 and it gave me 1 even tho it was supposed to sa... (by dhayden)
|
by gunam12
Using If finding the lowest and the highest.
|
|
[7 replies] Last: gentlegal, that's fine except perhaps for the product. Consider this r... (by dhayden)
|
by Modise
ERROR HELP
|
|
[3 replies] Last: here is another one same error. #include <iostream> using namespace st... (by Modise)
|
by AidanShow13
Keeps saying error 'else wthout a previous if'
|
|
[16 replies] Last: ty! :D (by AidanShow13)
|
by SI 20
S6
|
|
[no replies]
|
by SI 20
S7
|
|
[1 reply] : Please edit your post and make sure your code is [co de]between cod... (by LB)
|
prb |
|
[4 replies] Last: If you just want somewhere to paste code, please use https://gist.gith... (by LB)
|