what is the doxygen comment for constants in C/C++?(eg const int a=9 or static const int b=18).
Log in to post a comment.
what is the doxygen comment for constants in C/C++?(eg const int a=9 or static const int b=18).