Skip to main content

cindent

Discworld efun help

cident

int cindent(string path)

Reformats the LPC code specified by 'path'. This is actually just passed to the program 'indent'. The new, reformatted file is written over the old file.

Returns 1 if sucessful, 0 otherwise.