![]() |
![]()
| ![]() |
![]()
NAMEsortbyquote - sort C/C++ code by quoted regions SYNOPSISsortbyquote [-] [-i filename] [-o filename] [-r] DESCRIPTIONsortbyquote is a simple utility to sort a C or C++ code snippet so that the lines (typically elements of a static array for use in binary search) end up in case-insensitive order of the string literals they contain. OPTIONSA summary of options is included below.
BUGSEscape sequences are not supported. AUTHORThe National Center for Biotechnology Information.
|