GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
SORTBYQUOTE(1) NCBI Tools User's Manual SORTBYQUOTE(1)

sortbyquote - sort C/C++ code by quoted regions

sortbyquote [-] [-i filename] [-o filename] [-r]

sortbyquote 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.

A summary of options is included below.
-
Print usage message
-i filename
Input File Name (default = stdin)
-o filename
Output File Name (default = stdout)
-r
Reverse order

Escape sequences are not supported.

The National Center for Biotechnology Information.
2006-01-11 NCBI

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.