Skip to content

neur1n/x.h

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

█▀▀▄ ▄▀▀█    █▀▀▀█▀▀▀█
▀▀▄ ▀ ▄▀▀    █   █   █
   █ █       █       █
▄▄▀ ▄ ▀▄▄    █   █   █
█▄▄▀ ▀▄▄█ ██ █▄▄▄█▄▄▄█

C C++ license-mulan-psl-v2

Cross platform C/C++ utilities.

Table of Contents

Getting Started

This project contains several versions of implementations:

  • The C implementation in the c folder, designed to ensure compatibility with C99.
  • The C++ implementation in the cpp folder, tailored to harness the latest C++ features (only if they are supported by compilers).

Use the C++ implementation if you can, use the C implementation when you have to.

Documentation

See:

License

Distributed under the Mulan PSL v2 license. See LICENSE for more information.

Packages

No packages published

Languages