_strlwr(3w)

NAME

_strlwr (NTDLL.@)

SYNOPSIS

LPSTR _strlwr
 (
  LPSTR str
 )

DESCRIPTION

Convert a string to lowercase.

PARAMS

str [In/Out] String to convert.

RETURNS

str. There is no error return, if str is NULL or invalid, this function will crash.

IMPLEMENTATION

Defined in "tchar.h".

Implemented in "build/buildd-wine-unstable_1.1.32-1+b1-amd64-KnxYu0/wine-unstable-1.1.32/build32/dlls/ntdll/string.c".
Copyright © 2010-2025 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout