Find non-ascii characters in Text string
7
Just a quick way to write out an alphabetical list. Useful for menu systems.
9
Function that splits a given string into sections based on the allowed length for a section. Does not split words up. Splits string on Space character (can be set to another character)
6
Write a set of bytes into a 'so-called' binary file. The point is that we use BinaryWriter here and we have a byte array as input.
-10
Write a set of bytes into a so-called binary file. The point is that we use BinaryWriter here and we have a byte array as input.
8
Convert an ebcdic buffer to an ascii buffer.









