Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- CA-Clipper 5.2 . The Guide To CA-Clippe - <b>regular match marker</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 Regular Match Marker

     (preprocessor) A match marker indicating a position that will
     successfully match an arbitrarily complex expression in the source text.
     A regular match marker generally marks a part of a command that is
     expected to consist of arbitrary programmer-supplied text, as opposed to
     a keyword or other restrictive component.  In order for the source text
     to match, it must constitute a properly formed expression.  A regular
     match marker has the form <id>.  id associates a name with the match
     marker.  The name can be used in a result marker to specify how the
     matching source text is to be handled.


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