Re: [cpp]这种形式的声明是什么意思?
江旭
jiangxu at boesoft.com
Thu Aug 3 15:00:48 CST 2006
对不起,我弄错了
======= 2006-08-03 14:57:00 您在来信中写道:=======
>JNIEXPORT void JNICALL Java_MyWindow_greet
> (JNIEnv *, jobject);
>
>这是用javah转换.class文件生成的C语言头文件中的一个函数声明。
>他的参数为什么这么写?星号后的逗号在这里是什么意思?
>
>
>
> 致
>礼!
>
>
> 江旭
> 2006-08-03
>
>_______________________________________________
>Cpp mailing list
>Cpp at codingnow.com
>http://codingnow.com/mailman/listinfo/cpp
>
>
= = = = = = = = = = = = = = = = = = = =
致
礼!
江旭
jiangxu at boesoft.com
2006-08-03
More information about the Cpp
mailing list