1
General Board / Re: How to modelling C- #defines in UML?
« on: April 05, 2012, 05:27:33 am »
Hi all,
I found what I need:
A attribute needs a tagged value named "define" = true. That's all!
I also try to use enums more often, but const vars in compact embedded systems seems to be a waste of flash memory.
Bye
hds
I found what I need:
A attribute needs a tagged value named "define" = true. That's all!
I also try to use enums more often, but const vars in compact embedded systems seems to be a waste of flash memory.
Bye
hds
?
.