This website requires JavaScript.
Explore
Help
Sign in
agorise
/
c-multiaddr
Watch
1
Star
0
Fork
You've already forked c-multiaddr
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
86d3cd422e
c-multiaddr
/
varint.c
9 lines
101 B
C
Raw
Normal View
History
Unescape
Escape
Directory structure changes Made an include directory to avoid naming conflicts with other projects. Also added a Makefile to help with building the library and testing application. Note: This does not build due to what appears to be a missing codec.h file.
2016-11-14 13:03:48 +00:00
#
include
"multiaddr/varint.h"
Add files via upload
2016-11-02 16:27:58 +00:00
DEFN_ENCODER
(
32
)
DEFN_DECODER
(
32
)
DEFN_ENCODER
(
64
)
Directory structure changes Made an include directory to avoid naming conflicts with other projects. Also added a Makefile to help with building the library and testing application. Note: This does not build due to what appears to be a missing codec.h file.
2016-11-14 13:03:48 +00:00
DEFN_DECODER
(
64
)
Reference in a new issue
Copy permalink