File List
Here is a list of all documented files with brief descriptions:
 convert.hDefines interface of convert.c functions (do not modify)
 Debug.hDefine a simple debugging interface to use in C programs
 iFloat.cYou will modify this file and implement nine functions
 iFloat.hDefines interface of iFloat.c functions (do not modify)
 testFloat.cDriver to test functions of iFloat.c (do not modify)