NAME
    cindent - indent and format an LPC program source file

    SYNOPSIS
    int cindent(string path)

    DESCRIPTION
    Indents and formats the named file in the same way as the UNIX program indent.

    SEE ALSO
    ed