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