Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- TCXL Database - entsep http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
EntSep

Assign word-separator string

Header File.....TCXLent.h

Prototype.......VOID EntSep(ChrP ws);

Arguments.......ws -  New separation string

Returns.........ERR_NUL  -  No Error
                ERR_ARG  -  Argument Failure
                   TcxlErr contains:
                   W_NOFRMBEG  -  No Form Defined

Notes...........This function declares a new "word separation" string.  The
                TCXL library has a built-in definition of the characters
                that will mark the end of a "word":

                ChrP _FmtSep = " ~`!@#$% &*()-+=|\\  {}:;'\",./<>?";

                If your application requires a different separator string,
                you would call this function.

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson