Skip to content

JackrabbitLabs/array_utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

This is a C library that implements a set of utility functions related to byte arrays (e.g. printing byte array buffers).

Supported Operating System Versions

  • Ubuntu 23.10
  • Fedora 38, 39

Building

  1. Install OS libraries

Install the following build packages to compile the software on the following operating systems.

Ubuntu:

apt install build-essential 

Fedora:

  1. Build Dependencies

This library does not depend upon any other non-os provided library.

  1. Build

To build, simply run

make

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published