Just to annoy Oogabooga and Adak, here are two helper functions I like to use:


#include <stdlib.h>
#include <stdarg.h>
#include <string.h>
#include <errno.h>

char *strdups(const size_t...