Closed Samuel-Oglegba closed 1 year ago
This PR address issue #22 by adding a check for when the parameter tab is NULL.
else if(tab : NULL){ return ""; }
This PR address issue #22 by adding a check for when the parameter tab is NULL.
else if(tab : NULL){ return ""; }