unicode problem

on some distributions UTF-32 is the default and i need to change the size of wchar_t to 2 bytes. i tried to compile it with -fwide-exec-charset=UTF-16 but it didn't help. anyone have any ideas?

thanks,
Akos

Use short int instead.

yes i'm already doing that. however i would still like to use these functions cause i will have to do some conversions later

If you are using vi or emacs that's not a problem.

And GNU grep has its win32 port now.