Tagged Questions
1
vote
8answers
394 views
Why use 'e0' at the end of a defined constant in c?
I'm trying to debug a problem with a perl application that calls some c programs to do text editing.
BATCH_JV_CSH_MAX is used to test the maximum value of an amount field. It currently indicates an ...