|
by vichu8888
Using fstream inside a class and calling from/to main
|
|
|
|
[8 replies] Last: oh ok. I understood little bit (because im a just a beginner). I try ... (by vichu8888)
|
|
by purpleblue
If statement problem
|
|
|
|
[2 replies] Last: u only use qoutes in languages like shell and maybe batch (by Aramil of Elixia)
|
|
by MrHatchi87
Understanding Functions
|
|
|
|
[5 replies] Last: A function is basically like a program inside of a program.. you take... (by Steven Menzies)
|
|
by shaggy
When to use classes?
|
|
|
|
[8 replies] Last: Thanks alot man, you've been a great help. Thanks for replying. I'll j... (by shaggy)
|
| Replacing an integer in a 2D array with -1 |
|
|
|
[1 reply] : You are not checking if the position in the array is equal to %3 ==0, ... (by pogrady)
|
| C character arrays |
|
|
|
[5 replies] Last: @ Athar You should explain that you are picking at his terminology. ... (by Duoas)
|
| Bool Function Examples, Please! |
|
|
|
[14 replies] Last: 2. Bool Function: I seem to have no idea how to make this return valu... (by cire)
|
| Boolean Variable to Quit Game? |
|
|
|
[1 reply] : @LadyDustBunny When you first declare bool IsGameOver; , you should ... (by whitenite1)
|
| Class Box Logistics Assignment w/Coords |
|
|
|
[no replies]
|
|
by Tooleson
Problem using for loops and if else statements to print patterns of *'s
|
|
|
|
[no replies]
|
|
by Hashimatsu
Sit IDD_UBU, sit
|
|
|
|
[1 reply] : http://www.youtube.com/watch?v=klG9G4BDLtA (by naraku9333)
|
|
by noranata
inline function
|
|
|
|
[1 reply] : inline void calculateStockValue( unsigned int shares, float price ) {... (by vlad from moscow)
|
|
by manutdfan
help with c++ assignment
|
|
|
|
[2 replies] Last: Here's how it works: you post the code you have now, and we assist you... (by Framework)
|
|
by math8
Preventing the program from entering an infinite loop when a character is input by mistake
|
|
|
|
[5 replies] Last: Read this: http://www.cplusplus.com/forum/articles/6046/ (by leftcoast)
|
| Setw not displaying correctly. |
|
|
|
[3 replies] Last: So use setw(22) instead of setw(26). (by Peter87)
|
|
by DouDou
Convert a String to an rvalue of Assignment Statement
|
|
|
|
[1 reply] : There is no build in way to do that in C++. You could write a parser t... (by Peter87)
|
|
by Lovelace
Error: expected primary...before ; token
|
|
|
|
[2 replies] Last: It can mean many things. However, it's scoped to the parser. Somewhere... (by Framework)
|
|
by Hashimatsu
What do I need to include to use IDC_STATIC?
|
|
|
|
[7 replies] Last: @Hashimatsu I think Aceix was suggesting that it might be better in t... (by andywestken)
|
|
by jfry321
standard deviation
|
|
|
|
[no replies]
|
|
by jumperkid400
information logging using arrays or switch
|
|
|
|
[no replies]
|