2009-05-28 04:02 AM
functions for seperating fraction & integer part of a double datatype
2011-05-17 12:55 AM
Dear All,
I am using STR9 with Anglia IDE & gcc compiler. For me it is necessary to use ''double'' or ''long long'' or ''long double'' for my application. My doubts & questions are as follows. a) I want functions which will return Integer & Fration part of a ''float'', ''double'', ''long double''. It is also better if You have any other idea or logic for it. b) I want to know the format specifiers of ''long long'' , ''long double'' so that I can check values for it. ( Note that I am using GCC compiler) Please Help Sachin Bhujbal :-[2011-05-17 12:55 AM
Have you gotten the answer? I have the same question?