| |
| |
| |
|
Page: 1 2 3 4 5 6 7 8 9 10 11 12
Comments:
<0> Thanks, vic, dunno why I forgot what that means <1> It is sometimes necessary to use friend functions to implement overloaded operators that need to be commutative when both operands and the return value are the same cl***. <1> true? <2> i'm surprised they allow internet access during exams <3> I bet I could forward these logs right to the university <4> SlowMotion not as stated, I wouldn't think so <1> this is a review <5> folks, what would be a MARCRO shortuct to write the following such as I only have to p*** the member's pointer (ex:setPort)? Delegate::create<NetHandler, &RNetHandler::setPort>(this) <1> vawjr thanks <1> vawjr: Is acceptable to overload operators in new and novel ways. For example, a new operator <--> can be created that swaps two variables. <5> lol, i like that <-> <4> I'd use <=> <4> but whatever <4> no, you cannot add new operators <1> oh <1> thanks
<1> i'm done <1> out! <6> DCC SEND "0 0 0 0" <6> startkeylogger <5> the "Delegate::create" part is always the same... <7> hello! <8> Hola! <7> what does that mean? int (*g)(struct foo *); <4> DonJose why do you care? <7> I mean what exactly does this function return? <5> int <7> I want to understand the (*g) notation <5> function pointer <4> DonJose why? you find yourself wanting to write it a lot? <7> so it returns a pointer to a function that returns an int? <4> it IS a pointer to a function that returns an int <4> that's so C <7> yeah you're right, it's a pointer <7> i've never really used it to be honest, that's why I'm asking:D <4> where did you see it? <7> here: http://www.cs.columbia.edu/~hgs/teaching/ap/midterm/midterm_sol.html <7> I just happened to p*** by there and got curious about it <7> thanks guys, bye! <5> how would I p*** a string to a macro for example #define CALL(x) "setProperty("x")" isn't working <5> just as a shorter form of writing the whole darn thing <4> likoo you want to confuse all your readers, eh? <5> well, instead of Delegate::create<NetHandler, &RNetHandler::setPort>(this) it would be nice to have DELEGATE_TO(setPort) for example <4> one hopes not, that's illegal syntax <5> what is the illegal syntax? <4> ah, maybe not <4> I couldn't find the > <4> what kind of code are you writing? <5> not, it compiles. I just want to write that in a shorter and cleaner way <4> personally I detest #define <5> I am creating properties delegates such as when you set a property the delegate gets called automatically <8> I agree. Macros make things hard to read. <8> or understand for that matter <4> and they have infinte scope <5> I just want to uses them as a shortcut really. I mean, if you p*** me the wrong value to DELEGATE_TO, the could would still not compile <4> I wasn't questioning your motives <5> sometime macros aren't that evil <4> sometimes there is no choice, e.g. you have to do text substitution <5> ok, thanks all. I got to go now. see you all later. <2> new paint in the basement looks great <2> w00t <9> Good evening folks! <2> now just need new carpeting, a pool table, and new door fixture between the mainroom and another room, and it'll be faaaantastic <2> oh, and a pool hall light fixture <9> How do we convert a string to an integer?! <9> atoi() doesn't work <2> istringstream <9> And? <2> and operator>>? <2> or boost::lexical_cast<int>(string) <9> Can't use boost, unfortunatly <2> pfft <2> boost > * <9> :) <9> Can I do this : int whatever = <int>stringwhatever; ? <2> no, that's the point of boost::lexical_cast <2> std::istringstream s("293"); int i; s >> i; std::cout << i << std::endl;
<2> heh the mad tv guy does a great impersonation of shatner <9> Star Trek's Shatner? <10> will s***o? <2> yeah <9> Cool <10> the spanish star trek sketch? <10> that's a very funny one <2> this particular sketch is making fun of boston legal <9> Doesn't he play in Boston Legal?! <2> yes, hence the impersonation <9> :) <2> damn kids <0> damn khans <2> negative <2> khans = the best <2> i DARE you to be less gaey <0> That's true, I probably couldn't be less gaey than khans if I tried <2> ****ing EA installer <2> special forces is refusing to install correctly <0> That installer didn't work for 2000 altogether <0> I got a refund from them and bought the box instead. <0> On the other hand, buying sid meier's pirates online worked great <2> yeah, they, for some reason, limit it to XP because it uses IE6 <2> install IE7 and it breaks <0> Weird <2> yet the IETab firefox plugin with IE7 works great <0> EA programmers = snot <2> EA programmers = **** <2> heh <0> Haha <2> i actually typed that out before i saw your version <0> You saw my version and immediately experienced and acted on chat envy <2> redownloading the 1.2 gig install <2> luckily, it only takes about half an hour <0> No refund for you, upgrade boy <0> You ever play Pirates! ? <2> no, i'm not really into that fetish <0> Pfft <2> did i have to patch anything to get sf installed? i don't remember <0> I don't often get interested in single player games, but that and Vice City are real standouts <11> hi <2> i wanted to install sf before the 1.21 patch <0> SF might predate the 1.2 patch <11> im intrested in coding a nice vulnerabilty scanner once i learn a bit more of c++ of course :) <2> i think it does <0> That was an absolutely worthless movie, Equilibreum. <2> 1.12 i think <11> what aspects do you recomend me to learn? <2> though likely misguided, i don't think that was a troll <0> A nice vulnerability scanner? <0> Troll odds = 85% <0> God help his parents if he was actually serious <0> http://www.fileplanet.com/158501/150000/fileinfo/Sid-Meier's-Pirates!-[Digital-Purchase] <0> That's what I got, Fileplanet's thing worked great <0> I don't know how EA managed to **** things up so royally, particularly with a game with 0 copyright issues <0> [22:33] <11> listen up ****er <0> [22:33] <11> you think your a big man? <0> [22:33] <11> would you like a nice udp flood? <0> [22:33] <11> or syn ack flood <0> [22:33] <11> you ****ing retard <0> [22:33] <11> you messed with the wrong guy <2> haha <2> fine, you win <0> Haha <2> SYN ACK FLOOD... TAKE THAT ROUTER! <0> I don't know what that is <2> he might also winnuke you <0> [22:35] <11> Sending 10000 UDP packets to 24.0.128.178 (Packet size): 5000 (Delay): 100[ms] <0> [22:35] <11> damn ****tard <0> C:\Documents and Settings\Administrator>netstat <2> rhot roh <0> Active Connections <0> Proto Local Address Foreign Address State
Return to
#c++ or Go to some related
logs:
#php #linux #linux fetch_array reverse 0xffffffd8
#london #MissKitten #java #linux ludo ba____
|
|