by ejuneau
error: character constant too long for its type In function 'int main()':
|
|
[13 replies] Last: So I tested a slightly tweaked version of Lethal's code, and it seemed... (by ejuneau)
|
by hatefacecore
Using Vectors for a Clip/Cache
|
|
[1 reply] : It doesn't look like you care about the elements stored in the vectors... (by Peter87)
|
by j0rdant13
Why do i get ignored on here?
|
|
[8 replies] Last: My apologies, when posting on here i was stressed out lol and im sorry... (by j0rdant13)
|
by BillH
VS 2010 Express cant find include files
|
|
[3 replies] Last: Thanks for your help writetonsharma. You were quite right. As soon as ... (by BillH)
|
Encapsulation and Abstraction |
|
[2 replies] Last: google can give some excellent definitions. (by writetonsharma)
|
by incognitocpp
Need help!
|
|
[14 replies] Last: I need also this type of help so thanks a lots..... (by Heidiuuem)
|
by Millhouse17
Pointer address confusion
|
|
[5 replies] Last: Yea thats what I meant lol. (by Anmol444)
|
by jennlynn2012
Multiple words from .dat file
|
|
[2 replies] Last: After opening the file, you can simply assign each part of the .dat fi... (by zxrp)
|
by james116
Question about reading in data from a file and using getline function
|
|
[1 reply] : The problem is that the operator>> expects a space as delimiter not a ... (by coder777)
|
c++ template class casting |
|
[3 replies] Last: Assuming that there is an operator double() const or equivalent in ... (by JLBorges)
|
by mtopek
Strange #ifdef variable issue
|
|
[3 replies] Last: So it remains a mystery - why does the compiler refuse to compile the... (by MikeyBoy)
|
by Sarmadas
How to Sort Link List
|
|
[3 replies] Last: Hi Thank u very much for feed back ok i'll explain what i want to do i... (by Sarmadas)
|
by chen mon
need help on writing standard deviation code
|
|
[1 reply] : Line 8: this is a function forward declaration I believe that you are... (by MiiNiPaa)
|
by micro13989
Display Message while program is processing?
|
|
[3 replies] Last: If you can calculate the percentage of processing done, you can print ... (by Duthomhas)
|
by spuddud77
C++ Homework - I'm Stuck
|
|
[2 replies] Last: Lol rocket surgery ^ (by Smac89)
|
advice on stuff i might need |
|
[no replies]
|
by pablitox777
huffman de-codification
|
|
[no replies]
|
SDL - Map Loading? |
|
[9 replies] Last: Figured it out. I need help with understand the math of the "SetCamera... (by closed account N36fSL3A)
|
Reading end of setence |
|
[1 reply] : In your if statements, you need to use Text , not just Text. (by freddy92)
|
by zxrp
Need help generating random number.
|
|
[2 replies] Last: That helped alot, thank you =] (by zxrp)
|