05-12-2010, 02:51 AM
Pages: 1 2
05-12-2010, 07:14 AM
chit chat in C++ coding section???
what are u trying to say???
what are u trying to say???
05-12-2010, 09:04 AM
(05-12-2010, 07:14 AM)rooneyful Wrote: [ -> ]chit chat in C++ coding section???
what are u trying to say???
A chit chat at least in the programming field where in our situation C/ C++
Probably a request for tutorial or something
05-12-2010, 10:34 AM
He's saying he wants to discuss C++.
05-12-2010, 08:31 PM
(05-12-2010, 10:34 AM)Elektrisk Wrote: [ -> ]He's saying he wants to discuss C++.
Exactly Before that i'd like to ask is it okay to post tutorials on black hat tools?
05-12-2010, 08:42 PM
(05-12-2010, 08:31 PM)Genesis Wrote: [ -> ]Exactly Before that i'd like to ask is it okay to post tutorials on black hat tools?
No. Keyloggers, RATs, port scanners, and so on aren't allowed.
05-12-2010, 08:54 PM
(05-12-2010, 08:42 PM)Elektrisk Wrote: [ -> ]No. Keyloggers, RATs, port scanners, and so on aren't allowed.
Well i must say so myself that it's pretty much limited. Whatever... i guess there's still something i can post on
05-13-2010, 06:01 AM
(05-12-2010, 10:34 AM)Elektrisk Wrote: [ -> ]He's saying he wants to discuss C++.
aw..sorry..mistaken genesis for a spammer ..
my bad..
so yea..support forums is all bout discussions on various topics matey..
05-13-2010, 11:06 AM
(05-13-2010, 06:01 AM)rooneyful Wrote: [ -> ]aw..sorry..mistaken genesis for a spammer ..
my bad..
so yea..support forums is all bout discussions on various topics matey..
hey no problem man
05-13-2010, 11:24 AM
(05-12-2010, 10:34 AM)Elektrisk Wrote: [ -> ]He's saying he wants to discuss C++.
Discuss C++, ok.
Here's a question: Give me one example of how it is possible in C++ to call a pure-virtual member function (something that you should not be able to do, and that dong directly in an obvious way would cause a compiler error; by the way, calling a pure-virtual function is a bad idea and results in a crash, it's just fun to know the gotcha's of a language).
Pages: 1 2