Gitiles
Code Review
Sign In
gerrit.morgengrauen.info
/
mudlib-public
/
141c6ddde21a6a8faebef845844944880dafc146
/
.
/
doc
/
sphinx
/
sefun
/
cindent.rst
blob: 6285087590bed29905e47b0f49bcb26b7171b451 [
file
] [
log
] [
blame
]
cindent
()
=========
SYNOPSIS
--------
::
int
cindent
(
string
file
)
DESCRIPTION
-----------
::
Indent
a file
using
an LPC
-
enhanced version of the GNU indent
program
,
which
is
modelled after the
Berkeley
indent
(
1
).
SEE ALSO
--------
::
ed
(
E
)