Zesstra | 953f997 | 2017-02-18 15:37:36 +0100 | [diff] [blame] | 1 | cindent() |
2 | ********* | ||||
MG Mud User | 88f1247 | 2016-06-24 23:31:02 +0200 | [diff] [blame] | 3 | |
Zesstra | 953f997 | 2017-02-18 15:37:36 +0100 | [diff] [blame] | 4 | |
5 | SYNOPSIS | ||||
6 | ======== | ||||
7 | |||||
8 | int cindent(string file) | ||||
9 | |||||
10 | |||||
11 | DESCRIPTION | ||||
12 | =========== | ||||
13 | |||||
14 | Indent a file using an LPC-enhanced version of the GNU indent | ||||
15 | program, which is modelled after the Berkeley indent(1). | ||||
16 | |||||
17 | |||||
18 | SEE ALSO | ||||
19 | ======== | ||||
20 | |||||
21 | ed(E) |