How to transfer values/data between 2 programming languages?

前端 未结 0 1998
走了就别回头了
走了就别回头了 2020-12-19 19:26

suppose I create a program in c++ and create an .exe by the name of ctesting.exe

 #include //ctesting code
using namespace std;
int main()
{
          


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