Jishnu commented: I like that idea :) +2
Ancient Dragon commented: I do that when the speaker is boring :) +21
ice cold water...-_-
People pretending that they like well in fact they don't. -_-
Hello there. I'm having some sort of a problem with my text editor. It cannot read Japanese text. Is there any way or any available software in Linux that could convert these text? It all appear as junk.
Hot Choco
>>Juicy breasts are the best
Yummy!
Hot Chocolate.
Green Tea *yawn*
When people pretend they are listening to what you say.
My top 5
Adelaide - Anberlin
Pretty Handsome Awkward - The Used
Brink of Disaster - Mae
And Shot Each Other - The Chariot
Blue Jeans Pizza - moe.
Squid rings...yummy
give it all away to relatives and charity. I would hate to be filthy rich -- people who have lots of money have to work their tails off just to keep it. I'm perfectly happy with what I have now.
Yeah, I do agree with you.
Fried Milk fish...yummy!
A cup of coffee and biscuits.
When I was young, I never needed anyone. And making love was just for fun, those days were gone....AALLL BY MYSEEELF lalalalalala....
>>In my dream I would not simply "make love" to her.
Then what would you do to her?
For the Federal Morals Police "making love" is a very bad thing! Making kinky love is downright criminal. Are you sure it was just a dream?
I'll be dead if it wasn't. *chuckles*
I made love with Megan Fox. That was nasty!
Water x_X
water and rice biscuits.
Neat. The structure is a bit of a professional plus funky colors.
use percentage in sizes and alignment rather than px.
dont forget to use delete to deallocate the memory. :)
I think you should use a loop and array to store the letters and numbers. That is a very laborious job there.
Nokia 5610 express music. :D
I just lost 5 lbs. Hurray! 5'7 for 154 lbs is not bad enuff...Am I fat or normal? hehe
It is basically a bar.
with people who...
Teamwork allows you to spread the blame.
Hell yeah...
Hello there, is there a corresponding standard library function for the win32 function _mbsbtype()? Thanks! :)
'Cause my editor cannot understand wide character comments. So it produces junk characters which affects my code bellow.
Fixed it. The comment on top is the problem.
Hello there, I'm currently at the peak of my coding when I suddenly experienced this really really weird behavior. My compiler (gcc) tells me that one of my functions are not declared in the class (which resides in my .h file). I used the same global variable object to the entire class to access functions to my other class but it doesn't have any problems with that. I'm really wondering why.
Hello there, do you have any idea how to get the user default language code id using standard library functions? There is in win32 (GetUserDefaultLCID) but I have to port it into the linux platform. Thanks :)
Thanks, the article really helped me.
>You can find such library at sourceforge.net
Actually, I found one in sourceforge.net but I think I can't use it because of it's viral license. ehe.
>check this library out. http://code.jellycan.com/simpleini/
Checked it out and it's cool. Thanks, I could use it.
I have considered it but there are restrictions from the input file and I have no control over that.
>[this is a section header]
this=is a value
yeah, with that values. I'm still having a hard time figuring out because the ini file that I generated in windows is compose of wchar_t characters.
>I'm sure I came across a nice library about a year ago that is pretty advanced. If I can remember what it is I'll post back.
I would love to see that library. Thank you in advance. :)
Hello there, is there a function in Linux that can handle the reading of an .ini file? Thanks.
Hello there, do have any idea if there is a function that gets wchar from the stream, somewhat similar to fgets function. Thanks. :)