debugConstructTermColor

fnstring debugConstructTermColor(uint colorinfo)

Constructs a string that can be used for getting the desired color in color terminals. You need to free the string after use.

Parameters

colorinfothe color info

Returns

a string containing the color

definition