Skip to content

Collection of PureBasic Headers and Libraries I made over the years.

License

Notifications You must be signed in to change notification settings

Henry00IS/PureBasic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PureBasic Headers and Libraries

This repository is a collection of PureBasic Headers and Libraries I made over the years.

I recommend that you use PBHGEN when you use any of my code. It automatically generates headers with declare statements for your files so that you can call procedures anywhere - regardless of their position.

PureBasic Headers

PureBasic Libraries

  • FastPoke - Immediately optimizes most PokeX() commands in PureBasic.
  • StringConverter - Adds methods to easily convert between different string formats.
  • Queue - Adds a Queue to PureBasic using List macros.

About

Collection of PureBasic Headers and Libraries I made over the years.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published