int mixMemCat ( char *one, int oneLen, char *two, int twoLen, char **result) Join two memory areas into one
Join two memory areas into one. Allocates memmory and copies the two regions in it.
alphabetic index hierarchy of classes
generated by doc++