Thread Links | Date Links | ||||
---|---|---|---|---|---|
Thread Prev | Thread Next | Thread Index | Date Prev | Date Next | Date Index |
On 06/14/2013 06:11 PM, Ned Nedialkov wrote:
On Jun 14, 2013, at 11:54 AM, Richard Fateman wrote:On 6/14/2013 7:58 AM, Ned Nedialkov wrote:Dear All, I strongly believe text2interval and interval2text must be present. Below is an example from my experience. It is *really annoying* when two package produce output in different formats, when everything else is the same.
Well, I do in C++ something like cout << a << endl; where a is an interval. The operator << is overloaded in both FILIB++ and PROFIL.
NedIt is easy to patch PROFIL so that you have the same output format than FILIB..