# Tutorial 05: TText - Advanced Operations ## Overview This tutorial covers advanced TText operations that...
``` ; Minimal TText test include "%lib%/freshlib.inc" LINUX_INTERPRETER equ './ld-musl-i386.so' @BinaryType console, compact LIB_MODE equ NOGUI...
``` ; Minimal TText test include "%lib%/freshlib.inc" LINUX_INTERPRETER equ './ld-musl-i386.so' @BinaryType console, compact LIB_MODE equ NOGUI...
``` ; _______________________________________________________________________________________ ;| FreshLib String Processing Tutorial: Demo 15 - TText Deletion ;|_______________________________________________________________________________________| ; Description:...
``` ; _______________________________________________________________________________________ ;| FreshLib String Processing Tutorial: Demo 14 - TText Insertion ;|_______________________________________________________________________________________| ; Description:...
``` ; _______________________________________________________________________________________ ;| FreshLib String Processing Tutorial: Demo 13 - TText Creation ;|_______________________________________________________________________________________| ; Description:...
# Tutorial 04: TText - Gap Buffer Basics ## Overview This tutorial introduces TText, FreshLib's gap...
``` ; _______________________________________________________________________________________ ;| FreshLib String Processing Tutorial: Demo 12 - Hash and Sort ;|_______________________________________________________________________________________| ;...
``` ; _______________________________________________________________________________________ ;| FreshLib String Processing Tutorial: Demo 11 - Pattern Matching ;|_______________________________________________________________________________________| ; Description:...
``` ; _______________________________________________________________________________________ ;| FreshLib String Processing Tutorial: Demo 10 - String Encoding ;|_______________________________________________________________________________________| ; Description:...
``` ; _______________________________________________________________________________________ ;| FreshLib String Processing Tutorial: Demo 09 - Number Conversion ;|_______________________________________________________________________________________| ; Description:...
# Tutorial 03: StrLib - Advanced Features ## Overview This tutorial covers advanced string processing operations...
``` ; _______________________________________________________________________________________ ;| FreshLib String Processing Tutorial: Demo 08 - String Trimming and Cleaning ;|_______________________________________________________________________________________|...
``` ; _______________________________________________________________________________________ ;| FreshLib String Processing Tutorial: Demo 07 - Case Conversion ;|_______________________________________________________________________________________| ; Description:...
``` ; _______________________________________________________________________________________ ;| FreshLib String Processing Tutorial: Demo 06 - Substring Operations ;|_______________________________________________________________________________________| ; Description:...
``` ; _______________________________________________________________________________________ ;| FreshLib String Processing Tutorial: Demo 05 - String Modification ;|_______________________________________________________________________________________| ; Description:...
# Tutorial 02: StrLib - String Manipulation ## Overview This tutorial covers advanced string manipulation operations...
``` ; _______________________________________________________________________________________ ;| FreshLib String Processing Tutorial: Demo 04 - String Searching ;|_______________________________________________________________________________________| ; Description:...
``` ; _______________________________________________________________________________________ ;| FreshLib String Processing Tutorial: Demo 03 - String Comparison ;|_______________________________________________________________________________________| ; Description:...
``` ; _______________________________________________________________________________________ ;| FreshLib String Processing Tutorial: Demo 02 - String Concatenation ;|_______________________________________________________________________________________| ; Description:...