Skip to content

proof88/PFL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PFL

PR00F Foundation Library

Collection of some useful routines (file system, math, bit manipulation, etc.) used across my projects. Compiles into static lib.

This project is unit-tested, however the tests are in the repository of PGE.

The Visual Studio project file is included.
However, if you want to see example of integration in other projects, you may be interested in the Visual Studio solution including other projects as well in PGE-misc repo.