Skip to content

lauris71/snippets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Snippets

Here you can find small interesting and/or useful code snippets that do not deserve their own repositories

Hex2int

A conditional and array free hex digit to decimal value converter. Accepts both upper (A..F) and lower (a..f) letters. Return -1 for non-hexadecimal digits.

About

Small code snippets that do not deserve separate repositories

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published