FreeBASIC
0.91.0
Main Page
Data Structures
Files
File List
Globals
legacy_strw_lcase.c
Go to the documentation of this file.
1
#include "
fb.h
"
2
3
FBCALL
FB_WCHAR
*
fb_WstrLcase
(
const
FB_WCHAR
*src )
4
{
5
return
fb_WstrLcase2
( src, 0 );
6
}
rtlib
legacy_strw_lcase.c
Generated on Thu Jan 23 2014 19:40:12 for FreeBASIC by
1.8.4