How Can I return multiple values from a function in C?

前端 未结 0 1706
温柔的废话
温柔的废话 2020-12-06 09:28

I want to get two outputs from a function in C but I am unsure how to format it exactly. This is how I formatted the function declaration:

[int,char] Function         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题