by pyfgcr
Cannot use macro defined in header.
|
|
[1 reply] : you shouldn't be using macros. If you want to create a value that is ... (by pogrady)
|
Decryption assignment help! |
|
[1 reply] : Ok I solved the whitespace problem, but now after a space, the decrypt... (by David Goldman)
|
by palireza
storing filenames in an array
|
|
[2 replies] Last: Worked! Thanks (by palireza)
|
by vw4x4
please explain
|
|
[4 replies] Last: If it is just laziness, try reading these tutorial chapters. They wil... (by doug4)
|
by alethiat
Basic Help With Dev-C++
|
|
[3 replies] Last: Off-topic: Please don't use Dev-C++ from before version 5. It's appall... (by Moschops)
|
by CLearner88
Hash encryption and salting in c++
|
|
[4 replies] Last: oh okay! sure thing, thanks alot! (by CLearner88)
|
Can someone help me debug my program? |
|
[4 replies] Last: I assume user_property .value=(const char*)GetMQStateCode(); is th... (by coder777)
|
by Yezman
Stack Frames. Factorial recursive vs iterative
|
|
[2 replies] Last: Put it within a source code format, to make it clear, don't expect any... (by Eyad)
|
by amitapm
Stack Template Implementation - Need Suggestions
|
|
[5 replies] Last: Thanks! I would also like to have some suggestions for the next step ... (by amitapm)
|
by legnakcalb
Homework help c++ Structs
|
|
[11 replies] Last: addingNewArrival = addNewArrival(totalArrivals); What did you tell ... (by Moschops)
|
by aj3423
error calling non-static function
|
|
[2 replies] Last: Oh that's it, the derivation is so complex. Thank you guestgulkan. (by aj3423)
|
by district
Timer (class and function)
|
|
[5 replies] Last: can anyone help me with this as its got to be in friday and i currentl... (by district)
|
Strange problem with static member functions and namespaces |
|
[3 replies] Last: Yes, exactly. Thank you very much for your efforts, guestgulkan. You m... (by Weddingcrasher)
|
by Raman009
Better way of reading a file.
|
|
[3 replies] Last: I think I should use the first version as mostly I am interested in re... (by Raman009)
|
help with determining FPS |
|
[1 reply] : When working with integers, try to avoid such things as a/(b/c). Integ... (by helios)
|
by BinaryGeek
How to add a running total?
|
|
[5 replies] Last: @rollie 1. I was meaning that newbies shouldn't make a habit of usin... (by TheIdeasMan)
|
by smark347
Fractions
|
|
[2 replies] Last: N is undefined here. (by pogrady)
|
by joebloggs222
Sorting 4 sections of array
|
|
[1 reply] : Google qsort. (by pogrady)
|
by budgebi
Merge sort
|
|
[3 replies] Last: Yeah, the problem is that it is supposed to sort it as well, not just ... (by budgebi)
|
by AdamBomb89
Virtual Print function and base class pointer array
|
|
[8 replies] Last: That did it! Program runs perfectly now. Big thanks to you guys, Peter... (by AdamBomb89)
|