Skip to content

shohibulislam/check-character-case-C-Program

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Uppercase Character Checker

This is a basic C program that checks if a character is uppercase using ASCII values.

How to Run

  • Compile using any C compiler (e.g., GCC)
  • Run the program and input a character
  • The output will say whether it’s uppercase or not

About

Check a characcter is uppercase or not.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages