[Package Index | Mudlib Index | Effect Index]
File /secure/simul_efun/strip_colours.c
Cotains some simul_efuns.Written by Pinkfish
Inherits
This class inherits the following classes /secure/simul_efun/mxp.cMethod index
- strip_colours(string)
This method strips the colour codes out of the resultant string.
Public Functions
These are functions that everyone can access.
.
string strip_colours(string str)
This method strips the colour codes out of the resultant string.
This is used to send strings to systems outside the mud (like
the web and stuff.
- Parameters:
str - the string to strip
- Returns:
the stripped string