Re: [cpp] 这种形式的声明是什么意思?
Gao Zhenghua
king.terrors at gmail.com
Wed Aug 9 10:35:23 CST 2006
函数参数类型!
On 8/3/06, 江旭 <jiangxu at boesoft.com> wrote:
>
> 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://codingnow.com/pipermail/cpp/attachments/20060809/0ffcb6c4/attachment.html
More information about the Cpp
mailing list