by stepp92
Problem with Pauses and functions
|
|
[1 reply] : I shows the result before CRASHING if you pause in the right time, and... (by JockX)
|
by ryan01
Trouble calculating overtime hours worked, getting error
|
|
[8 replies] Last: Ok, I wasn't sure. Thanks LB for your help with this. (by ryan01)
|
by Khillz3000
Simple problem with formating text
|
|
[3 replies] Last: [quote=JockX]IO manipulators you are trying to use only have to do wit... (by cire)
|
by clodi
inheritance quick question!
|
|
[1 reply] : No. (by LB)
|
by clodi
polymorphism..
|
|
[1 reply] : We have no way to know whether lines 12 to 20 are allowed, we need to ... (by LB)
|
by enemy
<iostream> vs <iostream.h>
|
|
[4 replies] Last: <iostream.h> is not supported by any modern compilers. (by LB)
|
by enemy
ios::scientific vs ios::fixed---SETPRECISION(1)
|
|
[3 replies] Last: http://ideone.com/XIQLdr (by LB)
|
by enemy
"::" in, f.e., ios::scientific- meaning of it???
|
|
[5 replies] Last: The scope resolution operator is someone you would have learned about ... (by LB)
|
Best practices with 3D vectors |
|
[2 replies] Last: Ok, I figured it out. In the end the answer was pretty simple; I neede... (by CplusplusAcolyte)
|
by JohnJH
Array of an class??
|
|
[5 replies] Last: I seem to get an error which doen't not make sense.. The reason why i... (by JohnJH)
|
by Tekonos
Expected expression for else
|
|
[8 replies] Last: I think so. Started learning arrays today but have made this type of c... (by closed account iAk3T05o)
|
by SorinAlex
Problem with classes
|
|
[2 replies] Last: thanks a lot i forgot to put break ! (by SorinAlex)
|
by Isprog
phone number
|
|
[no replies]
|
by JohnJH
The easiest way to program a virtual rubixs cube.
|
|
[2 replies] Last: But then again... each piece is also different, each side has 4 corner... (by JohnJH)
|
by enemy
cout.write meaning of sizeof
|
|
[5 replies] Last: Thanks! I think I got it!!! (by enemy)
|
by cyberdude
file handling
|
|
[18 replies] Last: That's ok, code::blocks is a good choice. (by Chervil)
|
Reading from file and converting first letter of words |
|
[no replies]
|
by mrc0121
HELP PLEASE
|
|
[6 replies] Last: Yes solution is helpful for me also. but i stuck in .net i used else ... (by alizacarvor)
|
Unable to fully understand application |
|
[12 replies] Last: [quote=Chervil]There are a couple of points to note. One is that those... (by Generic Entity)
|
by donvigor
struct && list
|
|
[2 replies] Last: thanks (by donvigor)
|