edit test.cpp
This commit is contained in:
@ -85,11 +85,11 @@ int main(int ArgiCnt, char** AppArgu)
|
||||
_FFC_(ZCShowData3)
|
||||
|
||||
_FFS_(ZCShowData4)
|
||||
(ZTypInt AiInt, ZCTuple* AR_CTuple)
|
||||
(ZTypInt AiInt, ZCTuple* AP_CTuple)
|
||||
{
|
||||
cout<<"# Elem4 : "<< AiInt << ", nth=" << AP_CTuple->_1++ << endl;
|
||||
}/*
|
||||
(ZTypInt AiInt, ZCTuple* AR_CTuple)*/
|
||||
(ZTypInt AiInt, ZCTuple* AP_CTuple)*/
|
||||
_FFC_(ZCShowData4)
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user