I have two char pointers
\'\'\' char *temp; char *saveAlias; \'\'\'
and I want to assign saveAlias with whatever is stored in temp. saveAlias is empty while te