@# 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



Comments:

<0> heheh, well I don't know if I'd call all his music soothing
<1> heheh
<1> i'm just listening to stupid 30 sec samples online :/
<2> Good ol' Chiaka.
<0> he wrote the 1812 overture
<2> Go with Rachmaninoff.
<0> you should listen to Symphony No. 4 - Mvt. 4 - Allegro Con Fuoco
<1> shweetness... lemme look 'em up :p
<2> Enzo|V|: Op.35 isn't bad, from Rachmaninoff.
<1> ah.. i can't find 'em on stupid itunes junk :(
<0> all right, back to work
<1> hehe... same here ;D
<1> laters all... ni ni
<3> 'morning
<4> morning rdragon
<4> hey, am in IBM now.. Thankyou guys for helping me



<4> rdragon, do you renmember, one day run was asking me some questions to get me prepared for the interview
<3> oh yeah
<4> :)
<3> the one where i said 'stop helping him cheat' :)
<3> well good, congrats on the job
<4> they asked me to write strtok(), impliment sizeof macro etc
<3> im awaiting a phone interview this afternoon
<3> sizeof macro? hm
<4> cool... all the best
<3> sizeof is a keyword though, heh... what did you do, just increment a pointer and report the difference?
<4> he told me that sizeof is a macro... i told, its an operator... then he asked me to impliment my own sizeof macro
<4> with char* typecasting
<3> template< typename T> std::size_t size_of(){ T* a = 0; ++a; return reinterpret_cast<std::size_t>( &a ); } template<> size_of<void>(){ return 0; }
<3> i don't know, that's a pretty ****ty thing to ask for
<3> especially since it's a keyword
<4> might be...
<4> then he asked me, how to open a file without using fopen() (in C)
<3> oh well
<4> i told, i donno
<3> use the OS's functions
<3> another dumb question, IMO
<4> na, he told not to use sys API
<4> i told him that....
<3> any idea what the 'right' answer was?
<4> nope.. he told me to findout
<3> heh
<4> he was teling me like, int *p, can also be accessed as a FILE pointer...
<3> was this for a C job or C++ ?
<4> it's C,C++ and Unix domain
<3> mmm
<4> told me to write a file program, file content is 1,2,3,4,.... each value in seperate lines. and told in this one number is missing. so need to insert the missing number in the particular line
<3> this interview this afternoon is with a console game developer - but as I was advertised as a server programmer, they might also have PC programming stuff to do
<4> okay, i need to leave now.... bye guys... cee ya latter
<5> C ya :D
<6> rdragon: which one?
<6> (Console game developer)
<3> umm, lets see
<3> i was told 'eclipse entertainment' but their website says 'backbone entertainment'
<3> but they seem to be tightly meshed with a few other names...
<3> they're part of 'foundation 9', i think
<6> I was turned down by Sony earlier this month... for the 3rd time.
<6> I'm starting to think it's personal.
<3> ah, yeah, it's not a huge name
<3> but within an hour of seeing my resume the guy wanted to schedule an interview - so either they're desperate, or like what they see... either way, the job is near san francisco, so i'm excited
<6> Good luck with it.
<3> thanks
<6> I've been for a month desperately looking for something in games in London...
<6> Loads of calls from them, no God damn interviews.
<3> i think the pay is betweek 65k and 75k, so i'm happy with that
<6> How much is that in pounds?
<6> 30k - 40k?
<3> 37k to 43k pounds
<7> calc bold colon
<8> bold colon = Bold, underline, highlighted, italicized, and otherwise attributed colons, commas, semicolons, and other punctuations and characters are rough on the eyes on somefolks terms, annoying on others, so please DO NOT USE THEM ...this is your last warning -- BitchX'ers type: /fset format_nick_comp $0:$1- mIRC'ers type: /remote off
<6> That's very good
<6> Oh, sorry, you meant me with the bold colon, I didn't notice
<6> It's a new BX install, I didn't disable that yet
<6> There, done.
<3> geez how did you see that _m_ ?
<6> He has a script that changes bold attribute with pink/yellow blinking text.
<6> Just to hunt us careless BX'ers down.



<3> hehe
<7> No, I don't have such a script.
<3> eyes like an eagle
<6> There are people out there who do.
<7> The bold colon stands out pretty hefty here.
<9> I can't even tell it's bold.
<3> guess it depends on your font
<3> i use Fixedsys
<7> : vs :
<7> It's like night and day.
<6> Yeah, on it's own it stands out... but I honestly didn't see it in mid sentence.
<3> heh
<9> I use Verdana. Even on that line you just typed, I can barely tell.
<7> That means Verdana (whatever that is) ****s.
<9> Pfft.
<7> unless you're willing to call "doesn't support bold typesetting well" a feature.
<9> On IRC, I do.
<7> I use this window for non-irc stuff, too.
<9> Verdana's actually a very readable font.
<9> It appears larger at the same point size as other fonts.
<9> And I can tell O from 0
<6> You what?
<6> Oh
<9> See?
<3> hehe
<6> The joke's on me, it seems.
<9> 1 and l are distinguishable, too.
<3> lIllIIlIllIlIIlIllIlII
<3> lI1llII1lIl1lIlIIl1Ill1IlII
<9> I is, apparently, also distinguishable from 1 and l
<9> (I as in Ignatius, the numeral 1, and l as in lowercase.)
<7> so l was right, Verdana ****s.
<3> ... ;)
<9> 1 Illin' Chile
<5> Arial... Use Arial ;p
<10> I prefer lucida console
<6> That's what I use...
<11> :)
<12> 'morning
<13> hullo, run.
<12> Hey disc
<12> Now that's interesting... I have an ***ertion failure that doesn't abort!
<6> Huzzah for the mutant ***ertion!
<12> Or maybe it's that the ***ertion output is written to stderr and the following output was already written to stdcout before.
<6> Flush the streams after each write...
<14> anyone can explain me how to get the three intergers from this string "4|5|6" using a ifstream cl***?
<12> integers
<14> sorry, wrong letter :-)
<15> Fulkerson, use ooperator<< and the ignore member function
<15> operator>>, sorry
<14> mmm, thx
<12> basic_istream& ignore(streamsize count = 1, int_type delim = traits_type::eof());
<16> Off to office
<17> morning Solamente
<12> vawjrwrk: Are you thee?
<12> there
<12> Can you help me with something boost related? :)
<3> just ask?
<12> I am
<12> In boost/graph/adjacency_list.hpp, the template adjacency_list has a constructor (among others):
<12> inline adjacency_list(vertices_size_type num_vertices, const GraphProperty& p = GraphProperty()) : Base(num_vertices), m_property(p) { }
<12> Where 'Base' is a typedef that is equal to it's base cl***.
<12> Being:
<12> typedef typename detail::adj_list_gen<self, VertexListS, OutEdgeListS, DirectedS, vertex_property_type, edge_property_type, GraphProperty, EdgeListS>::type Base;
<12> Ah! ...
<12> Asking always helps, I see my thinko.
<3> hehe
<12> I went looking for a constructor of detail::adj_list_gen, but its 'type' that has the constructor.
<18> run can prv with me? if u can
<12> no
<3> Flavius- just ask
<13> hi rdragon
<3> in the channel
<3> hey


Name:

Comments:

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






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

fox kemandek
Sabryna Chase
lili atila
#linuxhelp
lewercusen
#AllNiteCafe
#linux
#london
l lolllllllllllllllll
#linux



Home  |  disclaimer  |  contact  |  submit quotes