@# 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> Almost makes me wanna get linux :(
<1> don't question me.
<1> visual c++ is a free download from microsoft.
<0> On a torrent site maybe, haha
<1> -from microsoft-
<2> visual studio 2005 beta 2 is good.
<2> then download the psdk
<2> tis what i use :)
<1> perhaps you should google for download visual c++
<1> and click the first link.
<1> "The Visual C++ Toolkit is a free download and is provided without formal technical support."
<1> msdn.microsoft.com/visualc/vctoolkit2003/
<2> JBlitzen. google didnt help:(
<1> there's also the -free- visual studio express 2005
<1> which is an actual IDE, if you're that kind of person.
<3> http://groups.google.com/groups?hl=en&q=convert%20a%20WCHAR%20to%20a%20char%20or%20string&btnG=Google+Search&sa=N&tab=wg



<1> i'd recommend getting a gcc also. between vc++ and gcc you should be fine.
<0> h o l y d o n k e y p o o ! ! ! ! ! ! ! ! ! ! When did microsoft have free visual c++??????? Last time I checked there was no "express" version. WOW. Unlike them
<1> visual c++ has been free for as long as i can remember.
<1> it's visual studio that costs cash.
<1> and the visual studio express is new, as far as i know.
<0> Well I never knew it was free. Microsoft and free just never seem to go together...
<1> indeed, i was just as shocked as you.
<1> it's a damn nice compiler too.
<1> i'm not a big fan of visual studio though. or IDE's in general.
<0> I like IDE's, but that's just me. I just never expected microsoft to do that. Maybe it's like giving away free drugs at first, just to get you hooked, haha
<4> haha
<4> yeah
<4> thats pablo escabar giving away product
<5> escobar
<0> crap, now I gotta search google for "pablo escabar"
<4> sorry clsk
<4> Algo, drug lord, was killed
<3> Sort of the inspiration for the book Clear and Present Danger
<0> yeah I saw that on urban dictionary, haha. He was 1 rich mo' fo' though
<4> JBlitzen, read the book hunting pablo i think?
<4> or something like that
<3> No, but I'm familiar with the story
<3> Oddly enough, both Pablo and Saddam ended up driving around in taxicabs to hide
<4> makes sense
<4> :P
<2> JBlitzen, some of the examples dont even work. so.. mmm
<3> It's google, pup, you've got to sift through the chaff
<6> i think jb meant: please sit on my shaft
<3> Yes. Please sit on khan's shaft.
<3> omg owned
<6> no no
<6> pwn3d
<3> yes yes
<3> owned
<3> peterhowned
<7> bye all
<3> Haha
<6> down to 635 build errors
<6> w00t
<6> this is very tiresome
<3> Nice
<3> Whose code
<6> completely rewrote one of the libraries
<6> now i'm fixing up every caller
<6> and every caller is completely ****ed
<6> Security.CleanRoomRight.CleanRoomAuthorization.CleanRoomEnum.enList._listEmptyNIL
<6> CleanRoomEnum is a cl***
<6> which holds a nested enum type
<6> they do that all over the place for no apparent reason
<3> Fancy
<3> Wait
<3> They named a cl*** enum and then gave it an enum?
<3> You know it's bad when even I recognize how terrible it is at a glance
<6> and that's just my minor gripe of their freaking coding styles
<6> the actual interface to this code is the worst i've ever seen
<6> it's akin to every function returning void** heh
<3> Nice
<8> the new bf2 patch is nice eh eh?
<3> Still haven't tried it, actually
<8> the word is to back up before applying it, if you aren't already of that good habit
<8> the word on the street



<3> I noticed it effectively destroys what little already worked of the game filters
<8> at this point with this particular EA game, I'm happy if it runs without BSOD'ing my machine
<8> of course my graphics card nor my OS is officially supported
<8> check that, old gpu
<9> Q: I am confused about multiple inheritence, if I can do Virtual function, why cant I do the same thing to object... somthing like: virtual void *myObject
<10> this ... void getInput(double &a, double &f_of_a, double &b, double &f_of_b) ... is the right syntax for p***ing a ref var through a function isn't it?
<10> shweet... never mind =)
<9> shout it be void getInput(double *a,... ?
<10> nah... the & is for ref point... and * is for pointer ... i think anyways :)
<10> or wait... i'm actually not sure if what i just typed makes sense :D
<9> dont worry ... i dont know too :P
<9> just wait for some of this big guys to say something
<10> heheh
<11> what's the prefix for octal? (like 0x for hex)
<12> just 0
<11> ok, so if I wanted to add 8 I would just use, say number+=08; ?
<11> err
<11> 010
<10> does c++ have a short circuit operator?
<10> prolly stupid question huh? :(
<9> what is short circuit operator?
<9> sound incredible
<13> it's called short circuit evaluation, and yes
<10> hehe.. yeah, it's pretty cool.. basically if you do blah1 && blah2... (let's say && is the short circuit operator) ... then if blah1 is false ... it shouldn't every touch blah2 ... works good when blah2 is a function 'er somethhin'
<10> and from what i'm finding online... it looks like c does this by default?
<13> yes
<13> C and C++ both do
<10> ah... awesomeness... thx for the help cn28h -- i /really/ appreciate it :)
<13> np
<13> Pjott, p*** some of that stuff this way
<14> hehe
<14> We are living in a YELLOW submarine! *wakes up the house*
<14> Good, mom awakes... dad, eh? goood :D
<14> I guess I'm gonna call up and say "This is the wake-up call you ordered.. Everybody up'n'awake?"
<14> lol
<10> quick question... what is the favored music to listen to whilst programming? XD
<14> hmm
<14> Techno/Trance
<14> Jazz
<14> Chill music basicly
<14> NOT HipHop/Rap
<10> i agree... techno n' trance is the way to go
<14> yeah
<14> I'm studying C++ now
<10> imogen heap ... pendulum
<14> I have a book
<14> now where was that?
<10> oo... books **** =/
<14> nope, not this one.. NOT Herbert Schildt's ;)
<14> MUCH fun along the way :D
<13> I would say either metal or cl***ical
<10> hehe
<10> metal is good too!
<14> not while programming :/
<13> I've had Tchaikovsky going constatnly lately
<14> My mind gets set out of focus...
<10> a little cl***ical... but /has/ to be alegro
<14> Enzo|V|: You gotta be my brother!
<10> heheh
<10> Tchaikovsky .. mm.. lemme look that one up
<14> Infected Mushrooms.. Alegro.. Prodigy...
<10> oooo yeah .. prodigy ... they're good
<14> sure ;D
<14> Well, I have one bad, and one good news for ya
<14> I was DOING Visual Basic
<10> ah! XD
<14> Now I'm doing C++ :D
<10> hehe... i do vb from time to time... only .net though... can't stand <=vb6
<10> ooo... Tchaikovsky is soooothing :)
<10> i have to say, though... i'm a violin slut
<10> is Symphony #5 in E minor good?
<13> heheh, well I don't know if I'd call all his music soothing


Name:

Comments:

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






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

#linux
andr3ya
#linux
#linux
WHICH FLAG FLIES OVER THE CANARY ISLANDS
#javascript
lib6464
#javascript
#AllNiteCafe
user bun suport



Home  |  disclaimer  |  contact  |  submit quotes