Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added a file that aids in String and Int Conversions #948

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

TheNova22
Copy link

Checklist

Description

Added a file that can aid when converting strings to various other forms of required numbers or codes such as binary, hexadecimal or ASCII. Similarly added the vice versa i.e. the ability to use Int as an ASCII value to get back the character. The main purpose of this pull request is to help who are in need of quick and short conversions of the inputs into necessary requirements.
Hope you merge it :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant