| |
| |
| |
|
Page: 1 2 3 4 5 6 7 8 9 10 11
Comments:
<Ghelly> bye all <JBlitzen> Bye ghell <peterhu> that is an odd name, to say the least <IRR^> Goering? <JBlitzen> Almost as odd as peterhu <peterhu> no, the fact it's your irc name <IRR^> Its actuall Göring <IRR^> actually* <JBlitzen> http://www.users.muohio.edu/crowdemw/Peter%20Hu.jpg <IRR^> Well I didn't put my real name so I put that <peterhu> heh <IRR^> Is that you peterhu? <peterhu> no <Ashe`> http://www.rabbitsreviews.com/gals/models/dannisharddrive/danniashe/index_files/danni_ashe_big.jpg <= if you google for Ashe <peterhu> my last name is not hu <peterhu> nice breasts, ashe <IRR^> ack!!! <Ashe`> Wanna touch? <peterhu> usual rate? <Ashe`> I'll give you a discount, it's the 20th time <peterhu> no dice! <Ashe`> http://amethyst-angel.com/cosimages/ashepose1.jpg <= this one is just for IRR <IRR^> I ain't even lookin' now <peterhu> hahaha <peterhu> that's actually ashe <Ashe`> Yup <IRR^> Still not looking <IRR^> If you google my name you get this: http://paktribune.com/news/index.php?id=135119 <vawjrwrk> good thing that's not a real sword, you could hurt yourself Ashe` <Ashe`> Everything related to your name would lead to terrorism anyway <Noidea> is it work safe vawjr? <vawjrwrk> looks like it's made of balsa <peterhu> the last one is work safe <peterhu> the first one is a topless woman <IRR^> Ashe` howcome? <Ashe`> It's work safe, it won't make you work <vawjrwrk> unknown miscreants <vawjrwrk> ??? <peterhu> though, in an ideal world, they'd both be work safe <peterhu> as if no one's seen breasts before, heh <peterhu> the problem is people like JBlitzen screaming "OW MY VIRGIN EYES!" when they see nude people <vawjrwrk> did you guys read the article(s) yesterday about "cosmetic virginity" ? <peterhu> no, sounds troubling <peterhu> is it to restore hymens or something? <IRR^> But there ought to be control over the internet. <IRR^> Logically, if there are many nations in the world, with greater or lesser level of conservatism in their views/policies, then a world network that is acceptable to all should be the most restrictive. <IRR^> Many individuals even <vawjrwrk> peterhu yes <Ashe`> IRR^: that, or we just kick you out of that network filled with lesbian porn <vawjrwrk> IRR^ then let the countries do their own filtering <peterhu> that's disgusting. practiced in this country or in countries that really put an emphasis on virgin brides? <IRR^> vawjrwrk thats not practical. <peterhu> (countries where radical religious practices are the norm) <IRR^> Whats practical is to create an internet of your own. <JBlitzen> As opposed to this country, where khan shopped at the used car dealership <Ashe`> As long as you don't take the porn with you <JBlitzen> pwned <IRR^> But the restrictive countries also tend to be the laziest :D <vawjrwrk> peterhu the story was about some 40year old who did it as a present for her husband (wedding anniversary)....they both commented that it was the best money spent for a present <Ashe`> ?? <vawjrwrk> IRR^ sounds like they have a problem <Ashe`> Were they retarded? <JBlitzen> That's a little freakish, vic, even to me <peterhu> that's up there for the most foul thing i've ever heard <peterhu> same goes for that 62 year old mother <IRR^> vawAFKhome who has a problem? <vawjrwrk> the lazy countries <IRR^> which is? That they are lazy? <IRR^> Then France is problem personified :P <IRR^> Or nationofied perhaps <vawjrwrk> that they think they can/should control what information is availalbe to others in the world <DeadBabyO> is there any reason why you can't use a pointer as a key for a std::map? <Ashe`> You can <vawjrwrk> DeadBabyO why would you want to? <IRR^> I think it doesn't make much difference in your exposure to information. <JBlitzen> As a general rule, try to avoid mixing pointers with STL, Dead. <IRR^> Because the important info will get through. <IRR^> Crap will be left out. <DeadBabyO> I figured the pointer would be a unique key, and since it's technically an int, there's all of the comparison functions built in <JBlitzen> I don't <Ashe`> JB has 64 GB of RAM <JBlitzen> I'm not saying there's no reason to use pointers with STL <JBlitzen> Just, try to avoid it unless there is such a reason <Ashe`> Actually my machine at work has 32 GB and I still have to use pointers heheh <JBlitzen> Nice <vawjrwrk> DeadBabyO it's not "technically an int" <DeadBabyO> can you cast pointers as an int? <DeadBabyO> oh... <Ashe`> Why would you cast it to int? <DeadBabyO> because I'm just using it as a key <Ashe`> As long as you can < on it... <Ashe`> It's fine <DeadBabyO> I -know- it'll be unique, since each one is > > Name: Birkholz Adam Benjamin Quarter: Fall 2006 <DeadBabyO> > > Department: Chemistry and Biochemistry Emphasis: Physical Chemistry <DeadBabyO> > Degree: <DeadBabyO> > > PhD <DeadBabyO> > > Yes on financial aid. <DeadBabyO> oops <vawjrwrk> the < comparison on pointers has some interesting restrictions, iirc <Ashe`> I want financial aid too <IRR^> Ashe` you can get Aids from peterhu if you want. <Ashe`> vawjrwrk: yes, they have to be in the same "segment" <Ashe`> Or one past the end <vawjrwrk> Ashe` yes <DeadBabyO> oh, I see <DeadBabyO> hmm... <vawjrwrk> DeadBabyO if you have the pointer, why would you need to "look stuff up" ? <DeadBabyO> I thought I was all clever with how I was handling this. <vawjrwrk> just dereference the pointer <peterhu> hmm, i wonder why my new job directly reports to the VP rather than to one of his reports, which are both product managers <DeadBabyO> oh, the pointer's just acting as a key. the map's value is an animation object <vawjrwrk> peterhu 'cuz you're "special" <peterhu> you know it <JBlitzen> Kneepads <DeadBabyO> it's kind of hard to explain what I'm trying to do independently from the rest of my program... <DeadBabyO> a long story short, I was trying to think of something I could use as a key that'd be unique, and wouldn't require a whole lot of work <DeadBabyO> each Animation object has a unique mutex pointer ***ociated with it already, so I figured i'd just use that as the key. <peterhu> heh one of my coworker's IM image is a picture of tiger woods that's been photoshopped to where his smile is a nike logo <DeadBabyO> haha <JBlitzen> Heh <vawjrwrk> DeadBabyO give it a go <DeadBabyO> well, i get an error when i tried <JBlitzen> http://www.artlex.com/ArtLex/kl/images/logo_nike.tiger.jpg <vawjrwrk> DeadBabyO what error? what compiler? <peterhu> yep that's the one <peterhu> warlord baby!~ <peterhu> -~ <DeadBabyO> a run-time access violation. VC++ <peterhu> i wonder why the MEC maps are the best <vawjrwrk> which vc++ <DeadBabyO> I know it has to do with ***igning something to the map <DeadBabyO> 6.0 <vawjrwrk> get rid of it <vawjrwrk> it has LOTS of bugs <DeadBabyO> oh <vawjrwrk> vc2005 express is free <vawjrwrk> for free stuff --- http://www.thefreecountry.com/compilers/cpp.shtml <DeadBabyO> what are the drawbacks to using it? <DeadBabyO> to using vc2005 express, I mean <vawjrwrk> vc6? it's pre standard, there are known bugs in the STL that MS has NEVER updated <vawjrwrk> what os are you using? <DeadBabyO> winXP <vawjrwrk> you will need to install sp2 <vawjrwrk> iirc <DeadBabyO> what I mean is, is vc2005 express crippled in any way? <vawjrwrk> not that I'm aware of <vawjrwrk> but this is a bull**** conversation when you're comparing to vc++6.0 <vawjrwrk> vc++6.0 is BROKEN <DeadBabyO> hah, I switched to vc++6.0 because devc++ didn't compile some windows functions right, and someone gave me a copy <vawjrwrk> oh, you have a stolen copy too, wannerful
Return to
#c++ or Go to some related
logs:
undernet mossad lolz.php Cancer+Sagitaruis #linux ventrilo 2.1 g15 addon dwejjaq.com
fullz stampi tan nejk
#teens #mysql
|
|