diff --git a/ZCppMain/test.cpp b/ZCppMain/test.cpp index 1f03df7..7628fce 100644 --- a/ZCppMain/test.cpp +++ b/ZCppMain/test.cpp @@ -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)