by banana771
Creating simple keypresser
|
|
[5 replies] Last: Check if your game works when using standard Windows On-Screen keyboar... (by MiiNiPaa)
|
by toast9
Wander Steering Not Working Properly
|
|
[no replies]
|
by R23MJ
Find seed used to gen a value
|
|
[5 replies] Last: > I am needing to do this (possibly) in another instance of the progra... (by JLBorges)
|
by AldenB
Power operation in calculator... help!
|
|
[2 replies] Last: I think this will work just at a glance... I'll try it out, thank you ... (by AldenB)
|
by Deliberation
Xcode vs VS2013 Part1 - Implementation
|
|
[5 replies] Last: > I also read a link you provided, but how can I know that current is ... (by JLBorges)
|
by mekkatorqu
bit operators help
|
|
[1 reply] : The char data type may be either signed or unsigned - the standard d... (by LB)
|
by Andym
assignment loop/structure help
|
|
[5 replies] Last: I am still having issues assigning parts of the text file to the struc... (by Andym)
|
by ChiaraItaly
void function not reconized
|
|
[2 replies] Last: Thank you so much! Now it works perfectly! And yes, I'll do it :D (by ChiaraItaly)
|
by geeloso
Non-visibility of protected data members!
|
|
[8 replies] Last: I'll check them out; thx guys! (by geeloso)
|
by Sh0es
Reading CSV Data with "cin >>"
|
|
[1 reply] : Please, look at the example at the bottom of the page: http://en.cppr... (by MiiNiPaa)
|
by Andym
reading a text file word by word until eof
|
|
[2 replies] Last: Thank you!! (by Andym)
|
by Deliberation
Xcode vs VS2013 Part2 - Main()
|
|
[5 replies] Last: For example, something trivial but not very useful: bool operator!=(... (by helios)
|
by limzenzen
Cannot stop printList while loop
|
|
[1 reply] : http://www.eelis.net/iso-c++/testcase.xhtml (points 3, 6 and 7) At a g... (by ne555)
|
by alpha8
Stringstreams in File I/O
|
|
[1 reply] : 1) Get line from a file 2) Remove comments 3) create a string stream f... (by MiiNiPaa)
|
Validating user input with const. array |
|
[3 replies] Last: for(mm=0;mm<12;mm++) { for(i=0,j=0;j<3;j++) if(month ==conststring ... (by Vibgyor)
|
by USTHBSTAR
need help to integrate c code into c++ oriented object project
|
|
[3 replies] Last: https://isocpp.org/wiki/faq/mixing-c-and-cpp (by closed account 48T7M4Gy)
|
by kyuul14
help in looping
|
|
[3 replies] Last: You need to read the number as a string. Z is a string, and x is an... (by closed account 48T7M4Gy)
|
by csstudent123
combinatorics
|
|
[1 reply] : I don't know what you want to do, you could represent these combinatio... (by Gamer2015)
|
by Cambalinho
how write a structure instance to file and then read it? (1,2)
|
|
[22 replies] Last: > now works fine. Undefined behaviour does appear to work fine someti... (by JLBorges)
|
Xcode / Visual Studio question |
|
[2 replies] Last: Thanks bud. (by WilliamTaylor)
|