Matterport interview question

write the c function for the atoi function.

Interview Answer

Anonymous

Jul 17, 2013

make sure you account for the minus sign.

1