@# 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> Noidea : Halloween is only in October dude!
<1> I pay about $1.60 per for mine
<2> what kind of razor JB?
<3> PM2, you have another logic error:
<3> 90: cout << rvTest;
<0> Yeah that one I fixed ...
<0> *rvTest;
<0> :)
<3> ah, ok..
<1> The basic gilette two blade one
<1> Sensor Excel, I think
<1> You?
<0> YUY0x7 : But isn't this good : rendezvous tempo(description,hrs,mns,du);
<0> return &tempo;
<2> mach 3
<3> no, PM2



<2> I used to have a sensor excel
<3> you're returning a pointer to a local variable
<0> JBlitzen, Noidea : Electric shaver ... ***le free! Almost ... :)
<2> no
<2> electric shavers ****.
<3> the local variable will be destroyed before returning from the function
<1> http://www.razorsdirect.com/catalog/item/705016/322234.htm
<0> Noidea : If you pay 30$ for it, it sure will :)
<1> ni ^
<3> thus you're returning a pointer to invalid memory
<4> electrics ****
<2> I've had good electrics
<0> YUY0x7 : Hm... that's why it prints garbage!
<2> they just don't do as good a job as a razor
<3> yes, that is the most probable cause
<0> YUY0x7 : Than how do I do it?
<0> YUY0x7 : Can I return the object instead of a pointer to it?
<4> I've a top of a line braun and it ****s
<3> sure PM2
<0> Is that what I should do?
<3> that would be the best thing to do here, yes..
<3> but... you still have to worry about the char* strings you're p***ing in the constructor
<0> Why?!
<3> <3> p***ing pointer to first element of local arrays... that's not THAT bad, but you're returning the new instance of rendezvous, so those arrays are destroyed
<0> Hmm ... and it would work with strings?
<3> yes, strings copy themselves nicely
<0> Be right back ...
<0> What about integers?
<3> too
<1> Noidea
<1> http://www.njleg.state.nj.us/2006/Bills/A1500/1327_I1.HTM
<0> YUY0x7 : Good!
<0> getline() doesn't work :(
<0> It says it doesn't exist
<0> Oh
<0> Sorry ...
<0> YUY0x7 : Getline() just doesn't want to work ... :)
<0> "no matching function for call to `getline(std::string&)'"
<3> you have to read the documentation for the function, before starting to use it :P
<0> :P
<0> Is this function in iostream?
<3> if (std::getline(std::cin, mystring)) /* all cool */; else /* failure */
<3> ;
<0> Thanks!
<3> calc koenig2
<5> koenig2 = "Accelerated C++: Practical Programming by Example", Andrew Koenig, Barbara Moo, Addison-Wesley, 2000. ISBN 0-201-70353-X.
<3> get this book
<3> sleep time..
<0> Good night! Thanx again! :)
<3> np.. g-nite
<6> calc koenig
<5> koenig = "Ruminations on C++: A Decade of Programming Insight and Experience", Andrew Koenig, Addison-Wesley, 1996, 350 pages, ISBN 0201423391.
<6> interesting
<0> Yeah! I got it! Finally!
<0> It's ugly, but it works!
<0> Good night guys!
<0> :)
<7> http://asylumeclectica.com/malady/archives/harlequin.htm
<8> DCC SEND "sdfsdfsdfklewksljdfs" 0 0 0
<9> Noidea: are you around?
<6> what a stupid bug :/



<9> yup
<9> Netgear would say it's a feature.
<6> heheh
<6> stops you from accessing, um, null ip addresses
<9> mirc used to be vulnerable wrt those specific dccs.
<6> ah
<6> so the router is trying to block them?
<9> yup
<6> interesting
<6> I think my router is probably too cheap to have anything like that
<9> What we have now is that some people get punished because other people used broken software.
<10> startkeylogger
<11> no compilation errors i already put the pause code system("pause");
<11> but still it won't pause
<11> why?
<11> wo weird
<7> java: mornin.
<12> i'm trying to create an dll, which is statically linked with MFC. but, I get some linke errors, for example:
<9> "dll" and "statically linked" seem to be somewhat contradicting.
<12> error LNK2001: unresolved external symbol ___argc
<12> are you sure? there is an option in the app wizard to create a DLL which is statically linked with the MFC.
<9> No, I'm not sure, since I do not use Windows.
<12> as far as i know, a DLL is like an application. it can be statically linked with any library.
<9> However "dynamic link library" and "statically linked" in one line sounds a little odd to me.
<13> "DLL" means "Dynamically Linked Library" after all hehe.
<12> the MFC libary will be statically linked to my DLL.
<12> my DLL will be dynamically linked to some app.
<9> Ahh, that makes more sense.
<12> :-)
<9> I understand now.
<12> so, any ideas? :-)
<9> Could ___argc be a symbol that refers to some global object holding information about the commandline?
<9> You might need to link against some other library that defines that object. (Dunni which one that could be)
<14> someone already got a problen whit pcap.h error 1083 so i need more sdk platform,i read about winpcap but dunno i installed the shyt and same error
<15> Hi:)
<16> hi
<14> bon matin tout le monde :)
<17> anyone here??
<18> i am
<18> feel like crap this morning
<18> had bad turkish food
<18> nothing like doner kebab tearing up your insides
<17> hahahaha
<17> what's that?
<17> i dont even know that stuff
<18> it's like a turkish gyro
<18> but the one i had was not properly cooked
<18> and now.. i have the runs
<17> its making my stomach turn
<18> it's tearing me up
<17> hahahaha
<17> lolz
<18> stay away from turkish food man.. it's vile if nto cooked right
<18> they use old meat
<19> I had a doner kabab 2 days ago
<18> i wish i could sue these bastards
<19> tasted amazing
<18> you must have had it at a good place
<18> where do you live Cowmoo ?
<19> Washington DC
<19> USA
<18> hmm haven't heard of it
<18> is that in africa?
<17> anyone who could help me??
<18> ;)
<19> ha
<19> ok, 8am
<19> time to go sleep
<18> hahaha
<18> wow unemployed?
<19> half-unemployed
<19> student :)
<18> gh3tt0-, i an try to help you but bear in mind i hav the runs
<18> stay a student.. working ****s


Name:

Comments:

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






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

#c++
auditor mouse xf86config
php move_uploaded_file special chars
#slice
#AllNiteCafe
#linux
ruskaya pizda
What is the traditional trade of aspiring bullfighters
pcsx + rpm + fc4
keepnick.pl



Home  |  disclaimer  |  contact  |  submit quotes