We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 5001 - Feature request: SDL_isupper & SDL_islower
Summary: Feature request: SDL_isupper & SDL_islower
Status: RESOLVED FIXED
Alias: None
Product: SDL
Classification: Unclassified
Component: *don't know* (show other bugs)
Version: HG 2.0
Hardware: All All
: P2 enhancement
Assignee: Sam Lantinga
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-02-22 16:40 UTC by Anthony @ POW Games
Modified: 2020-03-02 23:21 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Anthony @ POW Games 2020-02-22 16:40:01 UTC
We already have SDL_toupper and SDL_tolower which are very useful. Is it quick and easy enough to add SDL_islower and SDL_isupper please? I imagine most of the logic can be copied from the existing toupper and tolower.

Many thanks!
Comment 1 Sam Lantinga 2020-03-02 23:21:37 UTC
Sure...
https://hg.libsdl.org/SDL/rev/735c5920fc62