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

Summary: Feature request: SDL_isupper & SDL_islower
Product: SDL Reporter: Anthony @ POW Games <ant>
Component: *don't know*Assignee: Sam Lantinga <slouken>
Status: RESOLVED FIXED QA Contact: Sam Lantinga <slouken>
Severity: enhancement    
Priority: P2    
Version: HG 2.0   
Hardware: All   
OS: All   

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