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



Comments:

<0> What part of that do you not get?
<0> You should be using std::string anyway.
<0> Then you don't have these problems.
<1> wait,i will allocate more memory
<1> than i need
<0> It's like talking to a wall.
<1> i will make lstrlen(src)+1 or something
<2> lol
<1> so i wont overwrite the boundry
<0> Didn't I tell you to get a book yesterday?
<2> he is smart isnt he
<1> no error now :)
<3> he is...
<1> solamente,no money yet :p
<1> i'm using cplusplus.com guides
<4> heh



<4> learn by guessing
<1> bealtine,i coding few years by that way
<0> dr3f, those guides are awful./
<0> You're learning bad habits from them.
<1> probraly
<1> well,i mostly learn from reading other people codes and understending what they did
<1> thats how i learn new lang
<4> not always the best way
<4> most code on the net is awful
<1> anyways,my problem solved :)
<0> If we were in a code review, and I saw that code, I'd reject it.
<4> no its not...its just hidden
<0> I reject new and delete out-of-hand, anyway
<1> i dont coding for work/studys
<1> i code for fun
<1> brb
<2> Solamente: even when using managed/unmanaged code combos in c++/cli?
<4> and thats an excuse to write crap?
<0> Tamama: there are no new/delete pairs in .NET code. Just new.
<0> And even there, you don't always have to use new in C++/CLI
<2> Solamente: not when using a managed struct containing an unmanaged type (have to use pointer)
<2> *unmanaged var
<2> it wouldnt be freed by the .net runtime, would it?
<4> gcroot<var>
<0> I'd say wrap it in an object to manage its lifetime.
<2> i guess that could work as well
<0> If the new is in a constructor and the delete is in a destructor I'll let it slide.
<0> But not out in naked code.
<5> does anyone have experience with widescreen monitors? are they useful?
<4> auto_ptr and friends
<2> heh yay i am saved :P
<6> depends how you use your screen real estate, really
<5> i'm about to buy a new lcd monitor... 19" or 20"
<5> i suppose that with a widescreen i can have two documents open side-by-side at a decent size
<2> and if you rotate them 90 degrees :)
<6> and a 12" seperate laptop screen
<6> I prefer the dual screen approach, myself. Also, widescreen resolutions can make somethings a little tricky (I'm looking at you, games!)
<5> Asriel: can you view multiple document at the same time, or is the screen not wide enough for it?
<5> like two source files next to another
<6> 1600x1200, more than wide enough for two normal documents
<5> there's a samsung 20" for 530 euro...hm..
<5> non-widescreen
<5> 5ms
<5> atm i have only a 15" lcd at home... my 17" CRT broke :/
<5> (had a dual screen setup)
<5> at work i have a 21" CRT, so that's ok :)
<6> you generally get more pixels on a 20" lcd over a 21" CRT
<5> they would by both 1600x1200 in these case
<5> s/by/be
<5> s/these/this/
<6> I couldn't read 1260x1200 on my 22" crt, but don't have any trouble on the lcd
<6> er, 1600 :)
<5> indeed, CRT tends to be blurry on max res
<5> i can't find discussions about advantages/disadvantages of widescreen :/
<7> that has to do with sharpness not number of pixels
<6> best thing to do is go play with some at your local PC World or whatever
<5> Asriel: i'd have to work on it to see what's the most productive
<6> order both and return the one you don't like :)
<8> hola



<6> hey Q
<5> hi Q``
<2> q q
<8> Asriel, math, Tam!
<5> Que tal?
<8> such a welcoming committee, you should be proud of yourselves!
<8> nothing special, studying for exams
<5> how great
<8> at the moment solving some AES questions, which you must know quite well math
<5> AES questions? encryption?
<8> yes
<8> and RSA questions
<8> and PGP, X509, Firewall, Quantum Detection, etc, etc
<5> i never learned AES in detail
<8> they came from Leuven no?
<5> yup
<8> then they should teach it in detail!
<5> electronical engineers
<5> it's an other department :)
<8> pff
<8> its not incredibly complex to understand
<8> XOR, and modulo arithmethic and permutations
<8> but then I get questions to modify the algorithm, and then you know someone has got you by the balls
<8> and in most cases, if someone is holding your balls... it is not a good thing
<8> mathieu_, ever done BAN logic?
<5> hehe
<5> never heard of BAN logic
<5> (about my quest for a new monitor: "At any given size, a 16-to-9 widescreen has 11 percent less area than a 4-to-3 monitor." -- interesting)
<8> its a logic to prove the validity of authetication protocols
<8> or try to anyway
<8> autentication anyway
<8> authentication
<8> ugh
<8> im bored by all of this
<8> these are my last exams! yay
<5> joy!
<5> i never did security stuff in such detail
<5> except for group theory & such
<8> ugh we go in the nitty gritty in this course, 2 years ago we had a more general course on security
<8> now its hardcore
<8> master courses are more advanced for sure
<8> also Quantum Detection mechanisms
<8> ever seen those theoretical models?
<5> easy, Quantum(``) is here~
<5> detected!
<5> i know nothing about that subject
<8> that is not funny, too obvious
<8> next course im studying is Modal Logic
<8> which is also a pain in the arse
<8> and then Pi-Calculi
<8> and so on, and so on
<5> that's why i didn't add a smiley and didn't wait for a reaction
<8> math, do you have that telenet digi TV?
<5> nope
<8> anyway, they have like 5 movie channels
<8> during the week they show all kind of movies all day long, at weekends after 11, they show hardcore porn
<8> so i am sitting there with my parents, flicking channels, and then for like 6 channels all you see is porn
<8> I tell you one thing, it was not at all like christmas
<5> haha
<5> and you "didn't know that"
<5> :P
<8> thats right, thats what I usually do on a saturday evening, I watch porn with my parents
<4> so now we know how you "got here"
<8> haha
<4> :)
<8> potato muncher...
<4> one cold saturaday evening
<5> hm... 20" is 1600 horizontal. 20" wide-screen is 1680 horizontal
<4> mrsQ and mrQ were watching p0rn
<5> bealtine: but they didn't have that digital tv yet
<8> it sure was good porn
<4> ah real porn
<8> old style
<4> none of that digital crap:)


Name:

Comments:

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






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

#AllNiteCafe
#c++
#php
factorydepot
#linux
#linux
#AllNiteCafe
blue pumpkins suck
ubuntu fbdev ati restore
#MissKitten



Home  |  disclaimer  |  contact  |  submit quotes