by clodi
3D cube CORNER-CASE neighbours
|
|
[3 replies] Last: //FRONT - SECOND SHEET - EVEN site[ i ].setNeighbourID( 0 ,(i) );... (by clodi)
|
by adam43
For Loops
|
|
[1 reply] : http://www.cplusplus.com/reference/cstdlib/itoa/ http://www.cplusplus.... (by Darkmaster)
|
by el rookie
dice roll simulator
|
|
[2 replies] Last: @el rookie You could create an array of size 6, and initialize it to ... (by whitenite1)
|
need help understanding what to do |
|
[8 replies] Last: @dhayden ok he just told us that each type of the jobs are independant... (by andrewthecoder)
|
by DeathLeap
insert text files into object of class
|
|
[no replies]
|
by smommandi
Help with struct Arrays and File Operations
|
|
[1 reply] : Switching between the extraction operator<< and getline() will often c... (by jlb)
|
by clodi
3 lines of code and an error I can't fix..
|
|
[3 replies] Last: yeah, just fixed it. % operator needs two integers (by clodi)
|
by iBlueZ
Need Help
|
|
[2 replies] Last: cin >> gender; while (file >> name >> birthyear >> salary >> gender) ... (by wildblue)
|
Need help with this code |
|
[3 replies] Last: marka = mark * .15 + mark; You're taking 15% of mark and adding it ... (by wildblue)
|
by nasser
Ubuntu 14.04.1
|
|
[3 replies] Last: Well if you would like an IDE, the top two that I would recommend are ... (by closed account EwCjE3v7)
|
by donvigor
constant pointers
|
|
[5 replies] Last: I'm glad, good luck :-). (by Jacobhaha)
|
by drax
go to loop
|
|
[2 replies] Last: was such an obvious mistake, thank you! (by drax)
|
by happy02
Writing a "for" loop to convert binary to decimal
|
|
[2 replies] Last: Also, some additional hints are: The value at each position in the bi... (by happy02)
|
by hakeris1010
How to execute a code from file?
|
|
[2 replies] Last: A compiler is not going to be able to read it's input from a string in... (by AbstractionAnon)
|
by dualdark
Inserting in a simply linked list from a file
|
|
[no replies]
|
multi map count for string key's |
|
[16 replies] Last: Can someone help me figure out how to make a key pair for parsed words... (by theironlion23)
|
by iluv41
array type not assignable
|
|
[5 replies] Last: It looks like you should do something like this: e.Set(tempTitle, tem... (by kevinkjt2000)
|
by iluv41
char to enum type?
|
|
[1 reply] : that switch would work. providing you remove one of the duplicate line... (by mutexe)
|
by dksam123
little help pls
|
|
[1 reply] : it's because regardless of when the user types 's' you still output yo... (by mutexe)
|
by T4l0n
update the root in avt tree
|
|
[2 replies] Last: yes, thanks (by T4l0n)
|