Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Char_to_ASCII #1107

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

Closed
ebinvarghese020 wants to merge 1 commit into TheAlgorithms:master from ebinvarghese020:master
Closed

Conversation

@ebinvarghese020
Copy link

@ebinvarghese020 ebinvarghese020 commented Oct 25, 2022
edited
Loading

converts character to ASCII value

Description of Change -Added a c program that Converts character to ASCII value

References

Checklist

  • Added description of change
  • Added file name matches File name guidelines
  • Added tests and example, test must pass
  • Relevant documentation/comments is changed or added
  • PR title follows semantic commit guidelines
  • Search previous suggestions before making a new one, as yours may be a duplicate.
  • I acknowledge that all my contributions will be made under the project's license.

Notes:

converts character to ASCII value
Copy link
Member

@Panquesito7 Panquesito7 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for your contribution! 🙂
The algorithm should be improved further, with:

  • Proper documentation with Doxygen.
  • Self-test implementations using assert.
  • Explaining how the algorithm/conversion works.
  • Add an interactive mode as well, asking the user for a number to convert to.

If you need any help, let us know! 🙂

@Panquesito7 Panquesito7 added enhancement New feature or request Changes requested Proper Documentation Required requested to write the documentation properly labels Nov 1, 2022
Copy link
Contributor

github-actions bot commented Dec 2, 2022

This pull request has been automatically marked as abandoned because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

Copy link
Contributor

Please ping one of the maintainers once you commit the changes requested or make improvements on the code. If this is not the case and you need some help, feel free to ask for help in our Gitter channel or our Discord server. Thank you for your contributions!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@Panquesito7 Panquesito7 Panquesito7 requested changes

Assignees

No one assigned

Labels

Changes requested enhancement New feature or request Proper Documentation Required requested to write the documentation properly Stale

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

AltStyle によって変換されたページ (->オリジナル) /