by northfly
How to design this data structure?
|
|
[7 replies] Last: if Flux() uses other cells in the collection then it should be a membe... (by dhayden)
|
by j0nte33
string to int to BYTE?
|
|
[3 replies] Last: You might consider strtol also. http://www.cplusplus.com/reference/cst... (by dhayden)
|
problem with bool operator in class |
|
[1 reply] : /*void Grid::applyMove(int startPosRow, int startPosColumn, int endPo... (by JLBorges)
|
by hyperfine
Changing class type of a vector element
|
|
[7 replies] Last: The struct method just seems a bit inefficient, because only a very s... (by Disch)
|
by AceDawg45
How to use Qt with Visual Studio?
|
|
[10 replies] Last: Well, I am just gonna suck it up and use the Qt Creator. Thanks for al... (by AceDawg45)
|
by Kubani
Joining in a C++ open-source project
|
|
[3 replies] Last: Dear Avilius, That project is very hard for me. I even don't understa... (by Kubani)
|
by squarehead
Exception handling and input from std::cin
|
|
[8 replies] Last: Sorry, I misread to understand that OP wanted to clear input buffer of... (by Duthomhas)
|
by Bogeyman
Starting C with knowledge of C++
|
|
[10 replies] Last: Okay, thank you. (by Bogeyman)
|
by csstudent123
Multi data types in a line and read to struct
|
|
[16 replies] Last: Thanks I solved it :) (by csstudent123)
|
by jimtamson
console app
|
|
[2 replies] Last: first studies programming language? (by novanauliazami)
|
by Clearner1
D3D11DeviceContext::DrawIndexed Failed
|
|
[no replies]
|
big problem anyone !!! |
|
[1 reply] : You have windows 8? and you want to install virtual machine in order t... (by codekiddy)
|
by funuser
Challenging Issue
|
|
[3 replies] Last: Then what do you care what language the browser is written in? You'll ... (by helios)
|
by RiHdz1
Input Validation in for loop
|
|
[2 replies] Last: The loop works, the problem is the INPUT VALIDATION. I shouldn't be ab... (by RiHdz1)
|
by sturre
An online help with scripts..?
|
|
[2 replies] Last: Ok, thank you Krisando! Well, frankly that's what I felt while I was l... (by sturre)
|
printing a grid using a class |
|
[3 replies] Last: grid.cpp(19): error C3867: 'Grid::getStart': function call missing a... (by wildblue)
|
Help me please |
|
[9 replies] Last: There are still 0 differences in the source files between this most re... (by Disch)
|
by luckyali
Creating a multidimensional array in an infinite loop???
|
|
[7 replies] Last: well my problem is that I want something in the form of a table(e.g 1... (by kbw)
|
ifstream doesn't read from the file |
|
[9 replies] Last: [quote=Chervil]But the code I posted worked - using Turbo C++ 3.0 and ... (by Breehc Nicdoll)
|
by vendetta2014
Help
|
|
[1 reply] : Please, do not repost; you do already have a thread on this: http://ww... (by keskiverto)
|