When function add is called, a new pointer is created (p) which points to the passed slice. Then, line "p = append(p, 24)" creates a new ...
確定! 回上一頁