News:

Masm32 SDK description, downloads and other helpful links
Message to All Guests

Main Menu

Word tokenising test piece.

Started by hutch--, July 17, 2019, 03:47:09 PM

Previous topic - Next topic

hutch--

A rewrite of a masm32 module, "wtok" to parse words and quoted phrases into an array. An immediate use is for parsing command lines but there are many other uses in terms of general purpose parsing. There is a batch file to test it.