@# Quotes DB     useful, funny, interesting





Google
 
Web www.quotesdb.info
Undernet  |  EFnet  |  Quakenet  |  Freenode  |  Dalnet  |  Ircnet  |  Galaxynet
Page: 1 2 3



Comments:

<0> hahaha. http://cosmicvariance.com/2006/01/31/the-science-president/
<1> watv: yep, it does; operator>> normally won't though
<0> haha
<0> I think I just found the website of the girl who dumped my female friend's roommate, who's now a total bitch to me because he's single and she's not
<0> anyone not following?
<0> :P
<2> i want to read in spaces, but not newlines
<0> std::getline
<2> hmm
<0> haha, so true. 99% of all IT people are incompetent: http://ask.slashdot.org/article.pl?sid=06/02/01/2117240&from=rss
<0> every semester, something isn't working in the labs... the wrong JDK, IDE not installed, UML program doesn't work, etc.
<0> after two or three weeks, they get it working. no big deal
<0> yet at the beginning of the next semester, they manage to screw it up again
<0> and this happens every semester
<1> this guy loves the sound of his voice
<1> Tim Bailey... weatherman



<3> that was pretty sneaky
<0> sneaky is my 2nd middle name
<4> I'm really enjoying Eclipse as an editor
<4> I'm throwing away Komodo
<4> heh
<4> I tried Emacs
<0> Eclipse is garbage
<4> after 3 days of trying to configure the damn thing to work the way I like it
<4> I said **** it
<4> installed eclipse
<4> and it works dandy
<0> I kind of feel like ***... you too, tequilla?
<1> I feel like yoghurt and cake
<0> cake would be good
<0> cake and ***
<4> Let them eat ***!
<0> isn't that part of *** anyway?
<4> cake?
<4> oh
<4> well
<4> sorta yeah
<0> you call it "cake"?
<4> um no
<4> I just misunderstood the question.
<4> and
<4> eclipse is wonderful
<4> I <3 it
<4> it makes me 8====D~~
<0> Diana makes me
<0> these alien creatures in "Evolution" look really cool
<5> what is LRESULT?
<0> probably a typedef
<0> yup
<1> AirCastle: signed integral type
<1> AirCastle: you can ***ume it can be implicitly converted to/from LONG_PTR I believe
<1> i.e. pretty sure it's Win64-safe
<6> ooh...
<1> whatup Meekys?
<1> Serpardum: CSemaphore documentation isn't sufficient?
<6> tequilla: not a whole lot really
<6> just watching atlantis
<6> oh well, im off
<7> eh been awhil since i bee here
<7> anyone coherent?
<8> ?
<7> oh hey bebabo its bee years
<7> you still there?
<8> ...
<7> Anychange i could get a link to some help?
<7> What i am trying to do is mak ateaxt editor in the console
<8> you think we really need such a thing ?
<7> doesnt hav toahve all the features of notepad or aything
<7> well
<7> let me explain
<7> i gm in an online game and
<7> it uses a script
<7> and i want to make an editor for it... ie



<7> id like it to highlight know functions etc
<7> an thats about it relly, i just want it to highlight know functions,, its basically a cut down version of an idea
<7> ide*
<7> all i need it to do id highlight know funtion.. perhaps know errors later,, but ftst thing is first
<8> mrrm why not get an existing one ?
<7> i would simple use a c++ idea but tht wont work as the script has its own functions
<7> ide*
<7> its a scripting language for a game.. was originally small, but they dont make any editors for small anymore
<7> I want to make it in c++ console
<8> check out scintilla
<7> i think i ould do it easily if i could just get a simple text editor freamework
<7> in cole, which has bee quite frustrating to find
<7> since i havent figured out how to writ on on my own
<7> the fuction rcognition and coloring should be a sinch
<7> whats scinitilla?
<7> cua if its windows based i cant use it, thi has to be console only
<7> many still the same people here after 3-4 yeears, kinda fels like hom heh
<7> i heled here for 2 yerears or so :)
<7> years*
<9> hi cehteh
<9> been awhile
<9> aka p5a
<9> how ya been cehteh?
<1> 'ello
<1> if you just want syntax highlighting for keywords, you can use RichEdit 2.0 (or 3.0) under windows - with a bit of tricky subcl***ing
<1> www.viksoe.dk has a WTL example, which you can learn from (and apply to WinAPI)
<1> oh, whoops... didn't see <7> cua if its windows based i cant use it, thi has to be console only
<1> that would be pretty easy to write for win32 console or unix with ncurses :)
<10> Or you can readily rip off something like joe :-)
<1> brb
<11> hmms in this example http://www.pellesoft.se/communicate/tips/tips.aspx?tid=1921 is the ** bacause the elements in the array are pointer so he needs pointers to pointers ?
<12> are there anybody here ?
<13> No
<12> ehuehe :P
<12> okay
<12> it is time , i have to leave here !!! :P
<14> Morning.
<13> Afternoon.
<14> 3PM IS STILL MORNING
<11> why does this not let me write on element 0 in my array ? it instantly jumps to the next loop http://rafb.net/paste/results/KQXDJk64.html
<15> def: homebrew still around?
<15> ne-bo, what does it do, not wait for input on the first time through the loop ?
<11> exactly
<15> using VC6 ?
<11> nah 2003
<15> hmm, probably not the bug I thought then. Do you do any input prior to this loop ?
<11> yes i enter the number of strings i want
<13> Nope
<15> well, just in case: http://www.dinkumware.com/vc_fixes.html
<11> tnx
<15> there's a fix there for VC6's string header... maybe it still applies to 2k3
<15> dang. mIRC has been giving me issues, and I'm not that fond of x-chat2. Was gonna try writing my own again, heh
<13> Eddie still exists.
<13> Although I haven't done any work on it for a looooong time.
<13> I will do at some point in the future.
<13> I've got something else I'm just finishing off now which uses some Eddie Tech.
<13> Gah
<13> This is ****ing retarded.
<13> To find out whether a game pad is an XInput or DirectInput device I have to enumerate all PnP devices and check whether the device ID has "IG_" in it anywhere.
<13> That's only two pages of ****ing code.
<15> haha
<15> yay MS!
<13> Morons.
<13> Look at this ****: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/directx9_c/dx9_xinput_xinput_dinput.asp
<13> Is that the worst ****ing code you've ever seen?
<16> http://thedailywtf.com/ :P
<15> heh
<13> heh
<15> goto!
<17> goto is bad command !!!
<15> right, off to go see if I can procure my birth certificate
<15> and then maybe some work later


Name:

Comments:

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






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

goldenwave ubuntu
#india
#netcafe
ah pei
sherni
#php
gajrare
#kl
#kl
autojoin tcl



Home  |  disclaimer  |  contact  |  submit quotes