| |
| |
| |
|
Page: 1 2 3 4 5 6 7
Comments:
<0> dude, if you want to automatically lose money until you die you might as well just get married <1> lol <1> I don't plan on making any money or loosing any.. it's just something I want to try out to see if it would work. <0> let me save you some time <0> yes. it would work <0> but you'd lose money. <1> I've been doing it by hand.. and so far have been successfull at it.. I'd like to automate the system so I can let it run for longer to test it out <2> then write a little simulator <1> the math adds up to 49/51 for the dealer.. but this systema lows you 12 shots at it <2> what do you want from us? <1> I don't code at all.. <2> then you're ****ed :) <1> sounds like it.. just thought this might be fun .. <0> you have an interesting concept of "fun" <3> can someone tell me pls the c function that converts a string from lower case to uppercase? <2> fun = think of an idea, and have someone else do all of the real work ?
<2> and then expect to reap any benefit at the end? <4> toupper, but c strings **** <2> DrJekill this is #C++ not #C <5> DrJekill /join #c. <3> ok <4> moreover, /join #c main <5> meh C is trouble anyway. <2> if he wants to shoot himself in the face, who are we to play god ;) <1> trash me all you want.. if it makes you feel like the better person <1> I'm just comming in here to see if anyone's interested and all I get is trash talk.. a simple no thank you I'm not interested would of been fine <4> Yeah, but you want to commit crime <4> Which is a bit silly, really <1> there's nothing fraudulant about what I want to do <4> And not likely to be interesting to people <4> You want to automated playing of online casinos <4> If you want to run an experiment, just download one of a billion poker games you can get <4> and use those and a simple macro program <1> that's exactly what I want to do <4> Ah, well, that''s not what came across <1> run it with fake money to see if the odds really are against you in the end <1> sorry <1> I'll try to be more clear next time <1> Asriel can I msg you? <4> No <1> ok <1> what can I use to create a macro program <4> I doubt you'll find anyone willing to do it for free. If you have an algorithm, write it up and post it on some newsgroups <4> you don't need to actually play the game to calculuate the probabilties <1> anyways I'm obviousely wasting my time <6> w00t <6> </motorcycling> <7> hi <7> win32api question: when pressing escape or return in a editbox a beep-sound is played. how can this be disabled? <8> would somebody mind giving me a hand with a simple problem? I've posted on http://pastebin.com/550044 since noidea seems to be down <5> drhawk /join #win32 <7> no ones there :( <9> hey hey <9> can anyone tell me how to edit the 404 page not found error page? <9> im using hosts list and i would like to have it blank... <10> That's not related to C++. <9> it is <9> kinda <10> No, it's not. <9> they both have to do with computers <9> :) <5> is that the day for not realted c++ ques. days* <9> dunno, just came here <2> maybe you should have started by reading the documentation for your web server <5> Dragunov possibly the page isn't located at server, anyway. <9> i dont have a webserver <9> its located in my system32 map <2> what's a system32 map <9> C:/windoze/system32 <9> that map <2> that's not a map, that's a directory <9> its built inside a DLL <9> yes sir <9> ill never say map again <5> Dragunov are you building a web applicaton somethin ? <9> no im getting rid of ads the hard way <9> with a lovely host list
<9> it unables my pc to connect to those servers <9> really handy <9> only just a blank page would be handier <9> a blank page in the background colour would be handiest :) <5> why not tryin another browser client, anyway ? <9> im using firefox, obviously <9> internet exploder isnt even on my pc <2> why don't you just use some kind of ad blocker? <9> cause they dont work this effective <6> Maybe iexplore.exe is not, but IWebBrowser is <6> So you have IE <5> just try spysweeper somethin, gonna be handy. <9> this saves bandwith too <9> and CPU power <9> if i try to open jamba.com it doesnt work <9> .nl does... <9> here my friends: http://www.mvps.org/winhelp2002/hosts.htm <9> this is where host file is explained <2> this still has nothing to do with C++ <9> nope <5> you can try to public help forums, that could be someone else had the some matter. <9> bbl <11> hi <11> Errorerror C2662: 'EnsSymboles::Chercher' : cannot convert 'this' pointer from 'const EnsSymboles' to 'EnsSymboles &'c:\documents and settings\liquid snake\mes documents\visual studio 2005\projects\tps compilation\tp 1\transitions.cpp <11> the find method of a map has two overloads <11> one returns a const_iterator and the second returns an iterator <11> i want to use the second <11> but it use for me the first <11> how to avoid this ? <12> :[ <13> were you stress testing the phones or the irate customers you kept on hold? <10> I was testing some software of mine. <14> _m_ well make it right next time, damn it <10> All the calls were to the same conference. <10> It wasn't my software that made the phone crash. <14> victor has risen from the dead <15> do you guys know a good book on software design? <15> stuff like that... <16> like interface design? algorithms? software engineering? <15> no algorithms <15> more like engineering <17> Huh? <17> How do you intend to do software "engineering" without learning about algorithms? <17> That's like doing automotive maintenance without learning about spark plugs. <5> i didn't understand :| <15> I leave algorithms to functions... <17> Oh geez. <13> haha <17> You need a book, all right. <13> you think you can just take a bunch of functions, put them in a source file and point and click to make them do what you want? <5> well didn't again just the point is you need a book heh <15> I need something on software engineering... <13> first you need to learn a language, so you need a book on c++, then you need to learn data structures and algorithms and then OOP <18> what makes you think you need something on software engineering <13> i get the feeling you do not understand what "software engineering" or an algorithm is <5> firsly you need to learn a core language of one of them, alghorithms, data structeres etc. <15> i need something on modeling the whole software product <18> says who? <13> probably his boss that hired him to be the manager for their new software product ;P <5> heh <10> he who leaves algorithms to the coders. <5> what's leavin algorithms to funcrions anyway* <5> meh never'mind <16> I can recommend a good book on algorithms, but not the other two :) <5> today the weird questions day probably <13> maybe he's just an abstraction guru and has abstracted away the need for algorithms <5> me sighs <18> I recommend the books here: http://rudbek.com/books.html <5> Dragunov just explore the books at amazon related to software engineering.
Return to
#c++ or Go to some related
logs:
raymond, psycic
phone call #AllNiteCafe opheon #linux how gtalk use comet
#mirc #linux What Liverpool club spawned The Beatles ? #php
|
|