如果我有一个产生结果int和结果的函数,我该string如何从函数中返回它们?
int
string
据我所知,我只能返回一个东西,由函数名前面的类型决定.
c return-value
c ×1
return-value ×1