From 92014e2ee8c6f96cdf922675531388f5916fef10 Mon Sep 17 00:00:00 2001 From: Allen Webster Date: Tue, 12 Jul 2016 18:17:45 -0400 Subject: [PATCH] finished up string docs, enhanced the match check rule --- 4coder_API.html | 761 ++++++++++++++++++++++++------------ 4coder_default_building.cpp | 9 + 4coder_search.cpp | 15 +- 4coder_string.h | 155 ++++---- 4ed_metagen.cpp | 242 +++++++----- README.txt | 144 +++---- internal_4coder_string.cpp | 525 ++++++++++++++++++------- 7 files changed, 1199 insertions(+), 652 deletions(-) diff --git a/4coder_API.html b/4coder_API.html index 91144fb6..5d6e6b91 100644 --- a/4coder_API.html +++ b/4coder_API.html @@ -2244,19 +2244,22 @@ int_color color;
See Also
Style_Tag
int_color

§4 String Library

-

§4.1 String Function List

+

§4.1 String Intro

+