Simulated External Functions

string strip_colours(string str);

Returns the string str with all the colour codes stripped from it.

file: /doc/sefun/strings.c
