make n c is a string of length n with each index holding the character c . Raises Invalid_argument if n < 0 or n > Sys.max_string_length .
確定! 回上一頁