S
stef
Hello
I would like to use const declaration in the same manner as C does (in
a .h file)
How can I do that ?
For now, I declare a class which contains only all my const
declarations... but sounds bad
Do you have any ideas ?
thanks...
I would like to use const declaration in the same manner as C does (in
a .h file)
How can I do that ?
For now, I declare a class which contains only all my const
declarations... but sounds bad

Do you have any ideas ?
thanks...