Difference between revisions of "32v 1m cb"

From Computer History Wiki
Jump to: navigation, search
(New page: CB(1) UNIX Programmer's Manual CB(1) == NAME == cb - C program beautifier == SYNOPSIS == cb == DESCRIPTION == _C_b places a copy of the C p...)
 
(No difference)

Latest revision as of 12:56, 26 October 2009

CB(1) UNIX Programmer's Manual CB(1)


NAME

    cb - C program beautifier

SYNOPSIS

    cb

DESCRIPTION

    _C_b places a copy of the C program from the standard input on
    the standard output with spacing and indentation that
    displays the structure of the program.

BUGS