It's Pseudo-XML, didn't have time to make XML::Parser
working on Win98, so I wrote my own Pseudo-XML parser,
which is simplified a lot, still the concept is working fine. Further development should be comming.
Fred.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
To use:
perl gen.pl f.xml
Generate:
f.h
f.c
f.hpp
f.inl
f_test.cpp
It's Pseudo-XML, didn't have time to make XML::Parser
working on Win98, so I wrote my own Pseudo-XML parser,
which is simplified a lot, still the concept is working fine. Further development should be comming.
Fred.