Format checking: allowing width/precision with/without "*"
Kaveh R. Ghazi
ghazi@caip.rutgers.edu
Wed Jun 11 14:18:00 GMT 2003
I need to describe a format check which allows width/precision
modifiers but only accepts hard values, not asterisks ("*").
Conversely, I also need to describe a format check which allows
width/precision but _only_ accepts "*", not hard values.
Can I do this with the existing data tables in c-format.c?
If so, how?
Thanks,
--Kaveh
--
Kaveh R. Ghazi ghazi@caip.rutgers.edu
More information about the Gcc
mailing list