Right-justifies `x' in a field `w' characters wide with precision `p', using blank spaces to fill in unused portions on the left-hand side of the field. Specify true for `clear_first' to first empty the string. Assumes that the specified width is enough to accommodate the string representation of `x'. Definition at line 467 of file nxsstring.cpp. |