|
蓝森林 http://www.lslnet.com 2006年6月6日 10:18
#pragma c/c++
Hello !
C/C++ expert ,
Some time in work , I read C/C++ program , I meet
in some configuration file or head file ,
like:
#pragma link C++ class xxxxx
can somebody explain the usage of #pragma ??
Thank you very much ! |
#pragma c/c++
与编译器有关
可以看编译器说明书 |
#pragma c/c++
弱符号定义是吧? |
| |