FishLib 1.0
Posted: Thu Jul 17, 2003 5:04 pm
Greetings,
I've been putting together some functions that either PB core does not have (modulus) or that don't function as I needed (ReadString), etc. I plan to grow the library as I need more functions. Check it out if you need a modulus function or want a buffered ReadString(), ReadByte(), WriteByte(). All libraries are written in 100% PB and/or inline ASM.
http://www.purebasic.org
Follow the FishLib link under Articles.
Matthew
I've been putting together some functions that either PB core does not have (modulus) or that don't function as I needed (ReadString), etc. I plan to grow the library as I need more functions. Check it out if you need a modulus function or want a buffered ReadString(), ReadByte(), WriteByte(). All libraries are written in 100% PB and/or inline ASM.
http://www.purebasic.org
Follow the FishLib link under Articles.
Matthew