jaepi 22 Practically a Master Poster

ice cold water...-_-

jaepi 22 Practically a Master Poster

People pretending that they like well in fact they don't. -_-

jaepi 22 Practically a Master Poster

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.

jaepi 22 Practically a Master Poster

Hot Choco

jaepi 22 Practically a Master Poster

chicken...

jaepi 22 Practically a Master Poster

>>Juicy breasts are the best

Yummy!

jaepi 22 Practically a Master Poster

Donate to wikipedia....

Jishnu commented: I like that idea :) +2
jaepi 22 Practically a Master Poster

Hot Chocolate.

jaepi 22 Practically a Master Poster

Green Tea *yawn*

jaepi 22 Practically a Master Poster

When people pretend they are listening to what you say.

Ancient Dragon commented: I do that when the speaker is boring :) +21
jaepi 22 Practically a Master Poster

My top 5

Adelaide - Anberlin
Pretty Handsome Awkward - The Used
Brink of Disaster - Mae
And Shot Each Other - The Chariot
Blue Jeans Pizza - moe.

jaepi 22 Practically a Master Poster

Squid rings...yummy

jaepi 22 Practically a Master Poster

Moulin Rouge x_x

jaepi 22 Practically a Master Poster

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.

jaepi 22 Practically a Master Poster

Fried Milk fish...yummy!

jaepi 22 Practically a Master Poster

A cup of coffee and biscuits.

jaepi 22 Practically a Master Poster

When I was young, I never needed anyone. And making love was just for fun, those days were gone....AALLL BY MYSEEELF lalalalalala....

jaepi 22 Practically a Master Poster

>>In my dream I would not simply "make love" to her.

Then what would you do to her?

jaepi 22 Practically a Master Poster

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*

jaepi 22 Practically a Master Poster

I made love with Megan Fox. That was nasty!

jaepi 22 Practically a Master Poster

Buurrgerrr!!!

jaepi 22 Practically a Master Poster

Love your enemies.

jaepi 22 Practically a Master Poster

Water x_X

jaepi 22 Practically a Master Poster
jaepi 22 Practically a Master Poster

water and rice biscuits.

jaepi 22 Practically a Master Poster

Study this
code.

jaepi 22 Practically a Master Poster

Welcome! :)

jaepi 22 Practically a Master Poster

Welcome! :)

jaepi 22 Practically a Master Poster

Neat. The structure is a bit of a professional plus funky colors.

jaepi 22 Practically a Master Poster

use percentage in sizes and alignment rather than px.

jaepi 22 Practically a Master Poster

dont forget to use delete to deallocate the memory. :)

jaepi 22 Practically a Master Poster

I think you should use a loop and array to store the letters and numbers. That is a very laborious job there.

jaepi 22 Practically a Master Poster

Nokia 5610 express music. :D

jaepi 22 Practically a Master Poster

I just lost 5 lbs. Hurray! 5'7 for 154 lbs is not bad enuff...Am I fat or normal? hehe

jaepi 22 Practically a Master Poster

fish...again -_-

jaepi 22 Practically a Master Poster

It is basically a bar.

with people who...

jaepi 22 Practically a Master Poster

Teamwork allows you to spread the blame.

Hell yeah...

jaepi 22 Practically a Master Poster

Hello there, is there a corresponding standard library function for the win32 function _mbsbtype()? Thanks! :)

jaepi 22 Practically a Master Poster

'Cause my editor cannot understand wide character comments. So it produces junk characters which affects my code bellow.

jaepi 22 Practically a Master Poster

Fixed it. The comment on top is the problem.

jaepi 22 Practically a Master Poster

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.

jaepi 22 Practically a Master Poster

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 :)

jaepi 22 Practically a Master Poster

Fish!!!!

jaepi 22 Practically a Master Poster

Dance with the sun.

jaepi 22 Practically a Master Poster

Thanks, the article really helped me.

jaepi 22 Practically a Master Poster

>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.

jaepi 22 Practically a Master Poster

I have considered it but there are restrictions from the input file and I have no control over that.

jaepi 22 Practically a Master Poster

>[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. :)

jaepi 22 Practically a Master Poster

Hello there, is there a function in Linux that can handle the reading of an .ini file? Thanks.

jaepi 22 Practically a Master Poster

Hello there, do have any idea if there is a function that gets wchar from the stream, somewhat similar to fgets function. Thanks. :)