/* Name: Lab Section: TA: */ #include int htoi (char *s) { /* your code here */ } int main ( ) { /* your test hex values -> int here */ }