Returns a string describing the specific cpu architecture in use.
nstd_os_free_arch_name must be called to free memory allocated by this function.
Returns: char *arch_name - The cpu architecture’s name as a string.
Returns a string describing the specific operating system in use.
nstd_os_free_name must be called to free memory allocated by this function.
Returns: char *os_name - The os’s name as a string.