help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



[Overview][Constants][Types][Classes][Procedures and functions][Variables] Reference for unit 'sysutils' (#rtl)

strupper

Convert null-terminated string to all-uppercase

Declaration

Source position: syspchh.inc line 38

function strupper(

  p: pchar

):pchar;

Description

Converts P to an all-uppercase string. Returns P.

For an example, see StrLower

Errors

None.

See also

StrLower

  

Convert null-terminated string to all-lowercase.

Notes

 No notes exist for this page yet. 





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505