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 |
StringNew, StringCopy, StringCompare, StringCompareCaseInsensitive, StringCat, StringCrop
DIPlib on-line documentation | Function reference | Global function index