Giter Site home page Giter Site logo

d4rk7355608 / ascii-hexa-decimal-converter Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 14 KB

A versatile and powerful C++ program that provides robust functionality for converting strings and numbers into various formats such as ASCII, hexadecimal, upper case, and decimal. It also supports file conversion, making it an essential tool for developers and programmers. ๐Ÿ’ป

Home Page: https://sites.google.com/view/d4rk7355608/home

License: Apache License 2.0

C++ 100.00%
cpp ascii conversion convert converter decimal hexadecimal school school-project school-software

ascii-hexa-decimal-converter's Introduction

ASCII Converter and Hexadecimal Converter

A program that converts characters and strings to ASCII, hexadecimal, uppercase and decimal.

Features

  • ASCII conversion
  • Hexadecimal conversion
  • Lower to upper case conversion
  • Decimal conversion
  • File conversion

Requirements

Usage

$ g++ main.cpp -o output
$ ./output

Functions

  • asciiConversion(): Converts string input to ASCII characters.
  • hexaConversion(): Converts a character input to hexadecimal.
  • letterConversion(): Converts lowercase string input to uppercase.
  • decimalConversion(): Converts a hexadecimal or decimal input to decimal.
  • fileConversion(): Converts a binary file to ASCII characters.

Note

  • Input strings with spaces will cause an error in asciiConversion()
  • Only single character inputs are accepted in hexaConversion() and decimalConversion().

Contributing

Feel free to contribute by forking the repository and making pull requests.

More About Me:

Get it on Google Play

ascii-hexa-decimal-converter's People

Contributors

d4rk7355608 avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.