1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-07-28 23:35:53 +00:00
QB64-PE/source/utilities/s-buffer
Roland Heyder 7d66a171bc Simplebuffers refactoring
Implements the latest refactoring changes done in my Simplebuffers library.
2022-11-04 23:08:42 +01:00
..
readme.txt Simplebuffers refactoring 2022-11-04 23:08:42 +01:00
sb_qb64pe_extension.bi Avoid excessive disk access while typing 2022-08-25 01:14:29 +02:00
sb_qb64pe_extension.bm Avoid excessive disk access while typing 2022-08-25 01:14:29 +02:00
simplebuffer.bi Avoid excessive disk access while typing 2022-08-25 01:14:29 +02:00
simplebuffer.bm Simplebuffers refactoring 2022-11-04 23:08:42 +01:00

This is a massively reduced version of "The Simplebuffer System" library
by RhoSigma. The full package with many more functions for bookmarking,
searching, copy'n'paste and EOL conversion, inclusive documentation and
examples is part of the author's "Libraries Collection" and can be found
for download at the respective forum thread here:
    https://qb64phoenix.com/forum/forumdisplay.php?fid=23

Note: The sb_qb64_extension.bi/.bm files are not part of the buffer system.
      These files provide glue code for use of the buffers inside qb64pe.