At 10:14 22/11/2001 , Frank Heckenbach a écrit:
Pierre Muller wrote:
- Pascal type hexadecimal constants are not supported because they conflict with the internal variables format;
I suppose this is referring to the BP syntax ($ab). How about the EP syntax (16#ab -- also for any other base between 2 and 36)?
If BP syntax can't be supported, EP syntax might be a possibility even for programmers used to BP (besides offering more flexibility).
Yes, it could be added.
you could take a look into p-exp.y.
We probably would need to convert the value into a decimal value inside p-exp.y itself.
Pierre Muller Institut Charles Sadron 6,rue Boussingault F 67083 STRASBOURG CEDEX (France) mailto:muller@ics.u-strasbg.fr Phone : (33)-3-88-41-40-07 Fax : (33)-3-88-41-40-99