Need help with Array please! |
|
[1 reply] : Have you studied classes or structures yet? A simple structure would m... (by jlb)
|
by Morapoly
Filling a matrix
|
|
[3 replies] Last: But it has repeating operation; I want to have number of this operati... (by lastchance)
|
by david97
Need help with ifstream and arrays
|
|
[11 replies] Last: I thought i can use j as counters to store the values into array. Y... (by MikeyBoy)
|
by SSteven
stream's locale not getting imbued to POSIX
|
|
[5 replies] Last: You are absolutely right. I had inadvertently continued to use the (d... (by SSteven)
|
by zesan
How to execute the whole code in windows platform ?
|
|
[3 replies] Last: Thanks a lot for all the replies. @coder777 (6673) What prevents yo... (by zesan)
|
by zheung
How to skip columns in input.txt
|
|
[4 replies] Last: http://www.cplusplus.com/reference/string/string/getline/ (by keskiverto)
|
by Mohammed221
arrays and functions
|
|
[2 replies] Last: read and understand the code you've been given, and learn from it. T... (by Chervil)
|
Tic Tac Toe Problem |
|
[1 reply] : The problem is that CheckMove(...) and GetMove(...) are calling each o... (by coder777)
|
by sry90
Adding things from vector to vector
|
|
[1 reply] : You have "members". Each member can have 0 or more "items". Each item ... (by keskiverto)
|
by Xann101
C++ text based adventure game using SDL
|
|
[2 replies] Last: Shouldn't your page have a reference to a bitmap or the filename of a ... (by Thomas1965)
|
by FlynnUOGM
C++ '2-3-4 Tree' converted to 'Black and White Tree'
|
|
[no replies]
|
by Grumn
Tiled SDL 2D Tilemap Glitch
|
|
[2 replies] Last: I found the answer on GameDev's forums. The problem here was floating ... (by Grumn)
|