Closed liqinyang closed 5 years ago
There are some comments in f8.c. Are they for explanation purpose or our compiler/translator need to deal with comments? (ISO C90 doesn't accept comments in this style though)
They were intended just for explanation. Your compiler/translator does not need to support comments. I'll remove them, in the interests of clarity.
There are some comments in f8.c. Are they for explanation purpose or our compiler/translator need to deal with comments? (ISO C90 doesn't accept comments in this style though)