Skip to content

zzmodules/atoi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c24c31b · Jul 13, 2020

History

1 Commit
Jul 13, 2020
Jul 13, 2020
Jul 13, 2020
Jul 13, 2020
Jul 13, 2020
Jul 13, 2020
Jul 13, 2020
Jul 13, 2020

Repository files navigation

atoi

atoi(3) bindings for ZZ

Installation

Add this to your zz.toml file:

[dependencies]
atoi = "*"

[repos]
atoi = "git://github.com/zzmodules/atoi"

Usage

using atoi::{
  atoi, atol, atoll
}

API

atoi(str) and the following atoi like functions are exported:

  • atol(str)
  • atoll(str)

License

MIT

About

`atoi(3)` bindings for ZZ

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published