by cnsk90
help with an easy resistor prob!
|
|
[8 replies] Last: Cool !it's very helpful! thanks :D (by cnsk90)
|
by hunkeelin
Gui and screen scraping.
|
|
[1 reply] : You will need to use Cheat Engine or something like that The in game p... (by poohpooh)
|
by alex067
Need Urgent Help! Tic Tac Toe
|
|
[1 reply] : The board can be simply stored in an array such as: char myBoard ... (by Codermik)
|
by austin7
fundamental difference between below mentioned while statements
|
|
[3 replies] Last: You are welcome! Glad it helped. (by abhishekm71)
|
by bmeade
24 hours time using (int input) and converting to (string output)
|
|
[3 replies] Last: I dont quite understand what you are asking, other than you are displ... (by Codermik)
|
by MrBones
Not understanding why I'm getting error
|
|
[3 replies] Last: Oh, thank you so much to the both of you! I thought using prototypes w... (by MrBones)
|
Help with vectors inisialitation |
|
[2 replies] Last: I assume you want to set each element of celda to VACIO. First I need... (by kbw)
|
Comparing the first letter in a string array |
|
[12 replies] Last: { words2 = words1 ; words2 = words1 ; numWithWordLe... (by MiiNiPaa)
|
by Antone333
new to graphics. what is noob friendly?
|
|
[3 replies] Last: Thanks a lot. And at the moment I'm interested in games because its fu... (by Antone333)
|
by niludown
If Function
|
|
[1 reply] : #include <iostream> using namespace std; int main() { int Score ; ... (by Peppercorn142)
|
by ASCII14
if statement scope
|
|
[1 reply] : Hi I had to go through and change quite a bit so I'm just going to pos... (by Peppercorn142)
|
by Naulee
Counting string length and converting char
|
|
[2 replies] Last: I suddenly feel super dumb because I know that's how the statement sho... (by Naulee)
|
by Angelusmorts
Problem with functions and finding the sum
|
|
[no replies]
|
by adamcampbell
Have an error and dont know what to do
|
|
[4 replies] Last: thanks for your help idk what motivate you to help people like this bu... (by adamcampbell)
|
by prestokeys
Any trick to inherit static data members?
|
|
[6 replies] Last: Ok, I've revised my entire code using this new system of multiple inhe... (by prestokeys)
|
by newprog135
please help in project c++ 2010
|
|
[no replies]
|
by PeterAddy
File write Problem
|
|
[4 replies] Last: I managed to solve the problem. The files I am saving usually have a ... (by PeterAddy)
|
by RE9741
Making an 'if' statement accept upper and lower case letters.
|
|
[12 replies] Last: getch() is deprecated, _getch() isnt. (by Codermik)
|
by SrKiT
Linker Errors
|
|
[5 replies] Last: Yeah, something like that. I called (explicitly) the default construct... (by SrKiT)
|
by Ach13
Battle system for text based adventure game
|
|
[no replies]
|