@# Quotes DB     useful, funny, interesting





Google
 
Web www.quotesdb.info
Undernet  |  EFnet  |  Quakenet  |  Freenode  |  Dalnet  |  Ircnet  |  Galaxynet
Page: 1 2 3 4 5 6 7 8 9 10 11 12 13 14



Comments:

<0> looks more elegant for the commercial instead of drinking out of a bottle, i guess
<1> pfft, you're not swallowing it
<1> the amount doesn't matter
<1> take a swig
<2> He swallows other stuff
<1> indeed
<2> _hint_
<3> I'm the only one using the bottle
<3> I really don't have any idea why I do it that way
<3> I just do.
<1> pretty sure you're a freak
<3> apparently not
<3> everyone else you've seen does it teh same way as me.
<4> after 10pm the commercials show it as a cheap alternative to booze and for that they dispose with the cup
<3> really?
<3> Listerine is more expensive than booze I think.



<5> Hi.....How to block scroll bars in MDI Forms with c# ?
<1> perhaps your booze, noidea
<4> I've seen some expensive scotches
<4> so I'll have to disagree
<5> Buenas...Algun programador de habla ispana?
<1> DuncanWTF, two problems with that question
<1> it's blue
<3> ok
<3> yes
<1> and it's involved with C#
<3> you can buy expensive alcohol
<3> but, since his statement was, it's a cheap alternative to booze
<3> I would ***ume he was saying listerine is cheaper than all, or at least most, alcohols
<1> i don't know of many bottles of booze for under $5
<1> wine perhaps
<3> well
<5> Sorry....Espaol?
<3> I'm thinking about the alcohol content too
<3> listerine isn't very high I don't think.
<1> not as high as jb's moonshine, that's for sure
<0> DuncanWTF can you lose the colors?
<5> No.
<5> wath color?
<0> well, then I just won't read anything you say, since it's really dark blue on a black background
<5> what color?
<3> http://www.albertsons.com/shop/alb_product-detail.asp?pid=143950&pathname=Listerine+Mouthwash+Advanced+Arctic+Mint&pids=144985%2C63339%2C29675%2C22778%2C144962%2C151528%2C148626%2C148627%2C133266%2C110023%2C79995%2C10691%2C143310%2C143311%2C10702%2C79994%2C101789%2C85892%2C85894%2C143950&s=6C2FA340-8725-4433-A3C1-A22D394CAC0F
<6> it wants me to log on
<3> stupid albertsons
<3> anyway
<3> listerine is $8.38/50oz
<3> but, then, according to listerine it's 20% alcohol
<3> so, maybe it is a bargain.
<6> 50 oz is 2 fifths
<6> almost
<6> 40proof, that's more than Kalhua (sp)
<3> http://www.bevmo.com/productinfo.asp?sku=00000002072&sasrc=HomeNav&No=1400&N=168+40+0&Nr=Store%3A99&Nr=Store%3A99&area=spirits&Ns=SalesPrice%7C1
<1> but not more than JBlitzen's standing BAC
<3> http://www.bevmo.com/productinfo.asp?sku=00000006837&sasrc=HomeNav&No=100&N=168+40+13&Nr=Store%3A99%2C+Store%3A99&Nr=Store%3A99&area=spirits&Ns=SalesPrice%7C1
<6> this is what my son-in-law suggested I start with http://www.bevmo.com/productinfo.asp?sku=00000003999&N=168+40+4294956527+189+4294956601&Nr=Store%3A99&Nr=Store%3A99&area=spirits
<6> we get the 18 year old for special occasions
<3> hmmm, haven't tried that one yet, I need to get some more scotch.
<3> http://www.bevmo.com/productinfo.asp?sku=00000003550&Dn=166+168&Nr=Store%3A99&Ntt=lagavulin&N=168+0&Nty=1&D=lagavulin&Ntx=mode+matchallpartial&Ntk=All
<3> this was really good.
<6> but he's Scot and claims that blended is for people who want to pretend to drink Scotch
<3> that's not blended.
<3> single malt
<6> I hadn't looked at your latest link... and I see that
<3> ahhh
<3> the highest rated one they carry isn't very expensive.
<3> I want to try that one next.
<7> what are main differences between borland C++ builder and VS
<7> <- new
<5> Hi.....How to block scroll bars in MDI Forms with c# ?
<8> c#
<8> Try #c#
<5> there is not nobody
<6> snakeplisske vs2005 is mostly conformant w/ the standard, borland isn't
<3> http://corner.nationalreview.com/06_01_15_corner-archive.asp#087355
<5> Hi.....How to block scroll bars in MDI Forms with c# ?
<9> memcpy is defined as void *memcpy(void *dest, const void *src, size_t n); ... should dest >= n and src >= n ?
<2> ?



<2> You mean the size of what they point to?
<9> yes, sorry
<2> Well, if you don't have sufficient space, why would it work?
<9> if dest points to memory that is 4 bytes, and src points to buffer that is 4 bytes, n cannot be greated than 4, correct?
<2> Yeah
<9> eek
<9> i think i find problem
<2> (no ****)
<2> They sell brain on ebay
<9> how much is
<2> Depends, yours would sell quite cheap
<6> you think that memcopy should "know" how big the regions are?
<2> Even if it did, why would you specify a larger size
<0> still hung up on memcpy ?
<10> i'm having entirely too much fun
<10> watch
<10> hi
<11> can someone help me?
<10> dont ask to ask just ask
<11> how do you exit the program from a function?
<10> return from the function then return <int>
<11> well yeah but there's another way I can't remember
<10> exit(0) works
<11> what does that do?
<9> i think i'm litterally just overflowing the stack
<10> makes you leave faster
<11> ok hold on
<11> YES!!! it worked! :) :)
<9> how do i increase stack size
<10> thats nice
<11> thanks!!!!
<11> Gotta go l8r thanks
<10> check it out
<10> http://www.noidea128.org/sourcefiles/15833.html
<9> i made mistake, buffer is not too small, buffer is array and iam p***ing beginning address of array
<0> csboy why do you think you need to increase the stack size?
<0> why are you trying to do such archaic things
<9> because logic is correct, and error i get is stack overflow. memcpy code works when buffers are global since they are not on stack, but not when members
<6> csboy you really don't want to find the problem do you?
<0> why are you using memcpy at all?
<9> what would you suggest i use
<0> i have no idea, since you won't explain anything
<9> by the way i do not think my brain would go cheaply on ebay
<0> or you don't understand the problem you're solving
<9> i am just not guru
<3> http://www.seattleweekly.com/news/0603/nanny-seattle.php
<6> SSigSeg why don't you /join #c main I'm not gonna slog through some C code
<0> if you want our help, you'll need to give out some details
<9> i already have given many, what else do you need?
<0> the only thing i've seen is one obscure line of code
<10> vawjrwrk: don't, it's not what I wanted you to do... go to line 90, and scroll up about 20 lines or so in the channel from when noobdood joined
<6> I've suggested more than once that you run it from the IDE and find out where it stops..then look around and find out where your code is ****ed up
<9> how to p*** commandline args from VC6
<6> csboy go to the project, get the properties
<6> fill out the "debug command line"
<6> you _really_ ought to learn to use the piece of **** if you're going to be stuck with it
<0> eh, time for cl***
<9> why do you think i'm ni here
<6> we don't teach, boy
<0> maybe because you think we're here to do your job
<9> i don't need taught, i just need advised
<9> though i might need taught VC6 ;-)
<9> still can't find where to enter command line args
<6> well, you're using a 7 year old piece of junk
<6> you want us to remember that far back for a broken piece of software
<6> did your company at least install MSDN w/ vc6 ?
<9> yes, we have
<6> that's not gonna help set options for the IDE
<6> then, csboy perhaps you should use the help available
<2> How about project settings
<2> Then the first thing you see
<2> Heheh
<6> or go as someone else who has to use it


Name:

Comments:

Please enter the result of the sum 63 + 46 (to avoid spam):






Return to #c++
or
Go to some related logs:

#teens
#windows
#AllNiteCafe
Lukian perth
#teens
linux exploit 2.6.5-1.358
cyb3rc0re
#skype
libtcl 8.4.so
#php



Home  |  disclaimer  |  contact  |  submit quotes