Skip to content

NeptuniaLib is my personal library for Epitech projects. It contains a lot of useful functions and macros that I use in my projects.

Notifications You must be signed in to change notification settings

Chaika9/neptunia-lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NeptuniaLib

NeptuniaLib is my personal library for Epitech projects. It contains a lot of useful functions and macros that I use in my projects.

The library is divided into several parts:

  • neptunia: Contains similar functions to the standard library (like strlen, strdup, strchr, etc.). You are also a library for creating and manipulating linked lists (my own implementation).
  • hyper-neptunia: Contains custom functions that I use in my projects. You will find functions to manipulate strings, xml, etc.

About

NeptuniaLib is my personal library for Epitech projects. It contains a lot of useful functions and macros that I use in my projects.

Topics

Resources

Stars

Watchers

Forks