String tokenizer function

for example string " Hello world". after using strtok() function can we store tokens in pointers and can we change the positions of letters in a token??