by vigyby
Need to create a binary file to diaplay questions ?
|
|
[2 replies] Last: And there is my omnipresent request to edit your post so that it us... (by TheIdeasMan)
|
by ygh929
pointer being freed was not allocated
|
|
[3 replies] Last: Thank you so much for your help! I've used another easier method to so... (by ygh929)
|
by nikxkin
Need help with my C++ Program Y/N Input if not Y/N displays Invalid input?
|
|
[1 reply] : Here is a good way of quitting something: #include <locale> char an... (by TheIdeasMan)
|
by defile
GCD Loop - "not responding"
|
|
[6 replies] Last: Well you might know, but it is a trap for some - what are the types of... (by TheIdeasMan)
|
by S7krs
Time (struct tm) Stuck At Specific Date
|
|
[3 replies] Last: Alright I figured it out, had to do with DST. Now I just inc/dec the t... (by S7krs)
|
by RadMabbit
General Tree - Lost!
|
|
[no replies]
|
find index in a vector-help urgent! |
|
[3 replies] Last: It will give you 0 because 5 is the first element of your vector after... (by vlad from moscow)
|
by theStorx
strange error in easy metod
|
|
[1 reply] : I can guess only that inside the function you declared a local vector ... (by vlad from moscow)
|
by lyn18
cubic spline
|
|
[1 reply] : Hi lyn18, So what compiler output do you have? Some things I noticed... (by TheIdeasMan)
|
by jkfde
C++Programming help!! need help writing/fixing
|
|
[10 replies] Last: By setting a flag during the body of the loop, and then checking that... (by TheIdeasMan)
|
Vector of Pair |
|
[1 reply] : Not sure what you are asking. std::vector<std::pair<int, int>> vecto... (by Peter87)
|
How do the compiler choose the right overloadedfunction |
|
[2 replies] Last: And if it is a Memberfunktion? I ask because i read the stl-vector ref... (by trialanderror usually)
|
by Reed07
Simulating Input
|
|
[2 replies] Last: You can use the FindWindow() function of the windows api: http://msdn... (by coder777)
|
by shaggy
Game guidance
|
|
[1 reply] : So why not design your program exactly like you already wrote it: cl... (by coder777)
|
by cccc
help!!
|
|
[1 reply] : Firstly, edit your post so it uses code tags - the <> button on the r... (by TheIdeasMan)
|
by meteora
What does bitwise and (&) mean?
|
|
[1 reply] : bitwise and looks at each bit in the operands and combines them accord... (by Disch)
|
by myslf
spliting line
|
|
[2 replies] Last: I don't wanna Rt 72 and Randall 42.1032 88.3349 separate like this i... (by myslf)
|
by KyleMiles
Help Starting Off
|
|
[3 replies] Last: Ah yes... Thank you two so much! - Kyle (by KyleMiles)
|
Help on programing please. |
|
[4 replies] Last: I know all of that already I just don't know how to write the code doi... (by closed account zUC4izwU)
|
by tmort92
Input text sorting HELP
|
|
[no replies]
|