debian man page for cstr

Query: cstr

OS: debian

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

CSTR(1) 						      General Commands Manual							   CSTR(1)

NAME
cstr - print out string literals in C source code
SYNOPSIS
cstr [-hv] [--help] [--version] [file ...]
DESCRIPTION
This program reads C source code files and prints out all string literals in them. Each literal starts on a new line. Escapes are not converted. Surrounding double quotes are not retained. Adjacent literals (with only white space in between) are not combined.
AUTHOR
Lars Wirzenius, liw@iki.fi. CSTR(1)
Related Man Pages
ditroff(7) - freebsd
ditroff(7) - debian
ditroff(7) - opendarwin
ditroff(7) - ultrix
ditroff(7) - linux
Similar Topics in the Unix Linux Community
cstring 3.4.4 (Default branch)