Right-justifies `s' in a field `w' characters wide, 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 `s'. Definition at line 496 of file nxsstring.cpp. |