( answ | 2011. 06. 27., h – 18:18 )

passed by value
.. (char **str) { *str = malloc(10); strcpy(*str, .. stralloc(&str); ..