C character arrays |
|
[5 replies] Last: @ Athar You should explain that you are picking at his terminology. ... (by Duthomhas)
|
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 closed account zb0S216C)
|
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 closed account zb0S216C)
|
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]
|
by Hashimatsu
Invalid conversion from void problem
|
|
[4 replies] Last: I did in the first part of the tutorial, but then "we look at another ... (by Hashimatsu)
|
by math8
Checking whether numbers belong to a Lucas sequence
|
|
[3 replies] Last: Yes, that makes sense. (by Chervil)
|
by skarla
All c++ programmers look here.
|
|
[10 replies] Last: Well, I think I could have a variable hold the amount the snake has ea... (by DesiredNote)
|
by Hashimatsu
Simple question about '&'
|
|
[2 replies] Last: Thank you =) (by Hashimatsu)
|
by aaronfue
Creating a Calendar Month
|
|
[2 replies] Last: Oh no!! I'm sorry, I didn't realize that the data was aligned to the ... (by aaronfue)
|