RE: [C++] Help needed <Case value> 11-24-2015, 08:34 PM
#11
| [C++] Help needed <Case value> filter_list | |
RE: [C++] Help needed <Case value> 11-24-2015, 09:27 PM
#13
RE: [C++] Help needed <Case value> 11-24-2015, 09:39 PM
#14
(11-24-2015, 09:27 PM)SimPlaysGames Wrote: Do you have any clue how to deal with it?
Well, you might google it.
http://stackoverflow.com/questions/19128...e-for-type
RE: [C++] Help needed <Case value> 11-25-2015, 09:48 AM
#15
(11-24-2015, 09:39 PM)m0dem Wrote: Well, you might google it.
http://stackoverflow.com/questions/19128...e-for-type
How would I make it write " then? Like here
Code:
if(GetAsyncKeyState(0x10))
write << " ";
else
write << "2";
}
break;I got it! I just have to use /"
Users browsing this thread: 1 Guest(s)







![[+]](https://sinister.ly/images/modern/collapse_collapsed.png)


