https://www.ietf.org/rfc/rfc3280.txthttps://www.ietf.org/rfc/rfc3280.txt
be stored in the octet string in "network byte order," as specified in RFC 791 [RFC 791]. The least significant bit (LSB) of each octet is the LSB of the corresponding byte in the
redbeanhttp://redbean.dev/
% {"world"} instead of string.format("hello %s", "world") . redbean supports a string multiply operator, like Python. For example, you can say "hi" * 2 instead of string.rep("hi",
single file distributable web server
CL-PPCRE - Portable Perl-compatible regular expressions for Common Lisphttp://edicl.github.io/cl-ppcre/
regular expressions as strings like in Perl you can also use S-expressions . It comes with a BSD-style license so you can basically do with it whatever you want. CL-PPCRE has been
Fast and portable perl-compatible regular expressions for Common Lisp.
Peter Gutmann's Home Pagehttps://www.cs.auckland.ac.nz/~pgut001/
overflows, format string vulnerabilities, and the usual OWASP top ten catalogue. What's rarely considered is its behaviour in the presence of faults which, combined with security-
EWONTFIXhttp://ewontfix.com/
message parsing, string handling, and so on. This brings us to: The second big problem: Attack Surface On a hardened system without systemd, you have at most one root-privileged p
Glossaryhttp://www.unicode.org/glossary/#character_encoding_scheme
of normalization of strings. See definition D109 in Section 3.11, Normalization Forms . Cantillation Mark . A mark that is used to indicate how a text is to be chanted or sung. Ca
Unicode glossary
Bruce McKinney's Hardcore Visual Basichttps://classicvb.net/hardweb/mckinney.htm
Dictionaries Arrays, Strings, and Variants Appendix B. VB Strings and Pointer Arithmetic How String Data is Stored Toggling Case Programming With B - - Make It Right Before You Ma
WinVi - Versionshttps://www.winvi.de/en/hist.html
suffix which replaces a string with zero length (e. g. :s/^/x/c ). Display errors in substitute commands with c suffix, which replace strings at line starts, are fixed.
Incompatibilities Between ISO C and ISO C++http://david.tribble.com/text/cdiffs.htm#C99-const-linkage
void static linkage String initializers String literals are const Structures declared in function prototypes Type-generic math functions Typedefs versus type tags Variable-argumen
Incompatibilities Between ISO C90 and ISO C++98
Theiling Online: erwin/base.hhttp://www.theiling.de/refman/erwin2/erwin_base_h.html
91 #COPYNAME string_free 92 #COPYNAME string_cmp 93 #COPYNAME string_equ 94 #COPYNAME string_case_cmp 95 #COPYNAME string_case_equ 96 #COPYNAME string_dup 97 #COPYNAME string_leng
C-Kermit Unix Hints and Tipshttps://www.kermitproject.org/ckubwr.html
the C Library asctime() string, which always has a four-digit year. In Unix, the one bit of code in C-Kermit that is an exception to this rule is several calls to localtime() , wh
C/C++https://dwheeler.com/secure-programs/Secure-Programs-HOWTO/c-cpp.html
\ -Wwrite-strings -Wcast-qual -Wcast-align \ -Wbad-function-cast \ -Wformat-security -Wformat-nonliteral \ -Wmissing-format-attribute \ -Winline You might want “-W -pedantic
Find more...