| |
| |
| |
|
Page: 1 2 3 4 5 6 7
Comments:
<0> oh joy... there's now a Jack*** 2 movie <1> 40k? <1> no <0> What was that all about? <1> Mean Mr. Ping kicked you out <0> Is it possible to unload a custom dll from Delphi? <1> FreeLibrary
<0> Ok. Is there also a LoadLibrary ? <1> of course <0> Then I could be doing this more like the C/C++ model. <0> might be advantages <1> and making it completely unreadable to anyone who uses delphi :P <2> how much is 40k yen in USD anyway tho? <3> 40000 JPY = 340,454504 USD <2> lol <1> $350 <2> no try the other direction <2> unless your comma is a period <4> meep. <1> Vibes: you know, i've only found one thing that needed to be lexed out of pascal <2> lexed? <1> yes <0> (ask what it is already) <2> lol, when I put a term and then a question mark you just respond with the word yes, haha, im asking for a definition because i probably know what it means, but im not familiar with this abbreviation :) <1> wikipedia for the win http://en.wikipedia.org/wiki/Lexer <0> what the heck does "dint" mean? thats a real word? <2> alrighty <2> thx <0> dint == `brute force` why can't people speak English <2> is there an UpperCase equivelant for something like UpperChar that just converts a single char to uppercase and returns a char only instead of a string? <5> +26?
<0> mid() <5> or whatever it is? heh <2> because you can p*** a Char to the Uppercase function, but it returns a String, of course I can type cast back or just grab the [1], but i was just curious if there was another function for it <0> yes, +65 would work <0> Something like that. <0> lowercase - 'A' = upper <2> well yea, but u first have to check that its not already in uppercase <0> True. <5> write yourself a function? <2> i just wanted a nifty function <5> i know, it's scary <5> but those 3 lines... <0> x in ['a' .. 'b'] <2> lol, no, i write my own all the time <0> Something along those lines might work....lol <2> but i have found often in the past i kept writing fucntions that already existed in Delphi but I just didnt know about them <2> so thats why I ask first <2> I'm just going to do this... C := Uppercase(Str[1])[1] <0> (grabs that for future use) <2> Rad: yea, I grab Str[1] to just give me one char and only uppercase the one char, otherwise I would end up converting the entire string to uppercase just to chop it all off and only take the first char anyway, so I figure why waste the time doing that (you probably know that, but just in case :) <6> yes UpCase() was forbidden by pope <7> morning. <7> anyone know how to take frac(extended) and make it into intege? <0> meow <7> like double (sec,msec) , take out msec and myMSEC := ? <7> ha <7> nm <7> * 1000 :) just a little morning tired. <2> lol, see thats what I was asking for Clowne, one does exist, thank you!
Return to
#delphi or Go to some related
logs:
#debian #politics Public key for pine is not installed #nhl #politics #nhl #debian ausierose
#windows #computers
|
|