by kingfrz
problem in input of values, never ending loop starts.
|
|
[2 replies] Last: thanks zhuge....i did it, now the new problem is that it dosnt take th... (by kingfrz)
|
by rekcha
Strange access violation only when debugging
|
|
[1 reply] : I can also use the "Attach to process" debugging feature just fine... ... (by rekcha)
|
by gnwillix88
Assistance need to make a simple game
|
|
[2 replies] Last: Hi I did try to start, but things were not connecting.I was trying to ... (by gnwillix88)
|
by CuddlyBear
Problem with Displaying IDs
|
|
[1 reply] : It is really hard to answer questions when posters don't post a comple... (by kempofighter)
|
by gnwillix88
Looking for a proper out put
|
|
[2 replies] Last: It hasn't really helped yet. This is what I have but the results are ... (by gnwillix88)
|
by codeguru1973
alphablending
|
|
[1 reply] : What library are you using? (by Duthomhas)
|
by pozdrav
meaning of pointer expression
|
|
[1 reply] : what is 'this'? Like what class is this code from? Is it from classA... (by Disch)
|
by CuddlyBear
Errors at CreateNode & ListNodes
|
|
[4 replies] Last: The if(l !=NULL) makes it crash after the typing of a number then a pr... (by CuddlyBear)
|
by aLLtimeLOW
AtM simulator(How can i solve this?) -,thank you
|
|
[1 reply] : 1. Don't post homework questions unless you have a specific question w... (by chrisname)
|
by ToniAz
Open a text file in notepad using c++
|
|
[2 replies] Last: Open the file and wait for the user to close Notepad: system( "notep... (by Duthomhas)
|
by codemunkee
a hexadecimal problem...
|
|
[1 reply] : Do you insist on doing this per hand? Because the streaming facilities... (by maikel)
|
by vulivu001
ATM PIN PROBLEM
|
|
[no replies]
|
by gunjan29
finding first word having a particular char 'w' in a sentence
|
|
[6 replies] Last: @maikel thanks a lot maikel, i was trying so many things from 2 hou... (by gunjan29)
|
by pedr020
eof error?
|
|
[5 replies] Last: are you using the size variable right ? (by bluecoder)
|
by andrew12345
Program crash (after destructors?)
|
|
[6 replies] Last: In the code BS::BS(const BS& F) { mDiag = F.mDiag; mUpper ... (by bluecoder)
|
by gajji2020
Open .bin file
|
|
[2 replies] Last: Hi, when I am trying to open .bin file and print the values it is g... (by gajji2020)
|
by Neb
Beginner: Pointers error:Access violation...
|
|
[7 replies] Last: Thanks to you both (serge and bluecoder) you buoth helped me understan... (by Neb)
|
by mackabee
Defining Class Method Convention
|
|
[6 replies] Last: That worked perfectly! I greatly appreciate the time you've spent h... (by mackabee)
|
by zachtastic
file io error
|
|
[2 replies] Last: thank you much that fixed it (by zachtastic)
|
by Niallerz
Calendar Program
|
|
[1 reply] : It can be achieved using the modulo-operator. Do you know modulo from ... (by maikel)
|