Replace spaces with underscores
#include "dip_string.h"
dip_Error dip_UnderscoreSpaces ( string )
This function replaces spaces in string with underscores. This function works in-place.
| Data type | Name | Description |
| dip_String | string | String to be examined |
StringAppend, StringCat, StringCompare, StringCompareCaseInsensitive, StringCopy, StringCrop, StringNew, StringReplace