@# 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 15 16 17 18 19



Comments:

<0> peterhu no, it moves a wire you cannot see very well to absolute precision of about 2 microns, relative precision of 1 micron w/ a resolution of 2 nanometers
<1> O.o
<0> make that 5 nanometers
<2> i see, so no fries =(
<0> no, I get to do that tonight (fish fry at church tonight)
<3> mmm fries
<4> french fries ;-)
<5> fish fry at church?! They give you food when you go to church!!!
<0> it's Lent, it's Friday, it's a fund raiser
<1> i take it my question confuses ?
<0> we charge $5 for all you can eat fish & chips
<0> Fire_ZeroOne no, not at all
<1> :)
<1> i'll wait...
<0> most of us aren't really intersted in putting all our pictures and music into a single file
<0> and it's irrelevant to C++



<5> bah :P Its lent and its friday here too but no-one's frying me any fish
<2> that's the only reason i went to church when i was young, free food
<2> cookies and cakes
<0> not free tonight
<5> wtf?!! im seriously in the wrong country
<1> Victor - i got 0 response from #C
<0> and we don't even insist you attend the services before you come in and eat
<0> it has nothing to do with either language
<5> Is the food being sponsored by someone?
<1> oh
<1> if i knew what to look for ...
<0> nnp the Knights of Columbus are guaranteeing the cost of the food (and cooking / serving / cleaning up)
<2> earl boyd, now that's a stand up guy
<0> one of our guys works for one of the food service companies and we can get the beer battered fish at cost
<5> oh right. I was wondering how ye were going to make a profit if ye were providing it yourselves
<2> the man used his SUV to blow kisses to two pregnant women in another car, running them off the road and into a wall, nice work
<3> nnp: ye? what are you some sort of medieval priest?
<6> google fell again
<5> ye is a commonly used word where im from :P
<2> and it's properly used in context of church service
<3> nnp: where is that? 15th century london?
<2> come all ye faithful, joyful and triumphant
<5> what do you propose i use in its place? :P
<6> there P:E is still out of whack
<2> red wine may fight gingivitis, that's because red wine is so foul that the bacteria on your teeth immediately perish
<2> google is whack, sho nuff
<2> oh that reminds me, tonight is birthday dinner night
<2> my birthday and my brother in law's birthday is sunday, and my father in law's birthday is tuesday, so we all celebrate it at the same time
<2> mmm pot roast
<5> congrats
<2> noidea, your connectionfu is weak, gr***hopper
<2> ah, summer's here
<1> Winter is here...
<2> it's still winter and we have every window in the house open, ahhh
<1> i freezed almost to death on my smoke break
<2> mid 70's, with a breeze
<7> 90's here
<2> it's abnormally warm
<2> we haven't had 70's since early november
<7> it's always hot as hell down here :(
<7> don't think it went under 45 the whole winter season
<5> damn foreigners and your fahrenheit scale
<8> its going to be mid 80s today :/
<7> heh
<7> for ~500 elements in a hash table is it even worth doing anything about collision other then just linear?
<7> or quad probe?
<7> using prime 587 for my table size max elements of 500
<8> depends on how big the table is
<8> if the table = 500 elements, then you sure do have to handle collisions
<7> -> never really messed with hashing
<7> what method would be the best? linear, or do some quad probeing
<8> shrug
<7> :)
<7> test cases here i come
<9> how can i measure the time of my function in nanoseconds????
<0> it was below zero here this morning
<0> [houston] depends on your system, it certainly has nothing to do with C++
<9> vawAFKhome: in time.h the clock_gettime() ???
<9> is it work?
<0> JaZyOSx where are you doing your own hash table? why do you think you even needone
<0> [houston] if you thing you really need nanosecond stuff, you'd probably better look at boost::date_time



<7> well i'm writing an ***embler for my systems cl***
<7> and he recommend we use a hash table
<7> i was going to use a bintree, but figured i'll try out the has
<7> h
<0> why not just use std::map
<0> then you don't have to fix the symbol table
<0> it will work
<7> hrm.
<7> lemme look that up never used std::map
<5> your writing an ***embler in c++?
<5> *you're
<0> seems reasonable
<7> yeah i am. wow map does look like it will do everything for me
<5> crikey, i wouldn't know where to start
<7> i'm going to read up see if i can just implement that. thanks vawjrwrk
<5> when you're done could i see your source? im intrigued
<7> :)
<5> right im off. Later
<1> yar
<1> could someone paste the following to nnp when he comes back
<1> http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=3570&lngWId=3
<10> [houston]: there's no way in hell you can get the time with nanosecond precision... the best you can get is with milisecond precision (use gettickcount api or getsystemtime api or any c/c++ function that uses any of those two)
<0> Deathmaster that's not necessarily true
<11> uff...
<11> hi all again
<11> visaul c++ is in command prompt ?
<11> heloo ?
<11> anybody help me ?
<0> mAr|us_ not sure what you're asking
<1> lol
<11> i want
<11> ti compilate some files..
<11> with visual c++
<11> how :-s
<0> which visual c++ do you have
<11> toolkit 2003
<0> I've not used it...... vc2005 express is free and has an IDE to go along with it
<0> for free stuff --- http://www.thefreecountry.com/compilers/cpp.shtml
<0> 1st link on that page under compilers
<11> where ?
<0> if you're going to be doing windows stuff, also get the PSDK
<11> http://www.thefreecountry.com/compilers/cpp.shtml
<11> its` good ?
<0> yes, and it's better than what you have
<11> hey..
<11> i dont want other c++
<11> just commands;D
<12> c++ sux
<2> okie dokie
<12> :D
<11> :D
<12> :D
<11> so
<11> i want
<11> to compilate some files
<11> into 1 files with scr extension
<11> wrok ?
<11> work ?
<12> yeaa
<12> "D
<12> :D
<11> ;))
<11> w8
<11> a sec
<11> :D
<13> calc scroll
<14> scroll = Using longer sentences instead of having a verbal diarrhea helps to keep the scroll down.
<15> howdy people
<2> haha
<2> i like verbal diarrhea
<0> scr ? screensaver????
<2> nice touch
<0> making a screensaver has little, if anything, to do with C++
<2> vic, yeah


Name:

Comments:

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






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

crack metabolism
stoviet
pronounce Herzegovina
#c
#php
gampula
Running an Eggdrop on Smoothwall
hlhl bot
#MissKitten
#MissKitten



Home  |  disclaimer  |  contact  |  submit quotes