c_cpp Ahorra tiempo para compilar c ++

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了c_cpp Ahorra tiempo para compilar c ++相关的知识,希望对你有一定的参考价值。

// ahorra tiempo para compilar c++
#include <cstdlib>
#include <iostream>
#include <string>
using namespace std;

int main(int argc, char const *argv[]) {
  string filename(argv[1]), result, callString;

  result = filename.substr(0 , filename.length() - 4);
  callString = "g++ -o "+ result + " " + filename;
  cout << callString << endl;
  system(callString.c_str());
  return 0;
}

以上是关于c_cpp Ahorra tiempo para compilar c ++的主要内容,如果未能解决你的问题,请参考以下文章

c_cpp Taller para entrega 09/03/2017 prog1

c_cpp App para estudo de listas simplesmente encadeadas

text Viajes en el tiempo

PHP Php obtener tiempo de proceso php(cronometro)

Hace x tiempo atrÃs公司

K-Esimo市长Elemento-Tiempo de EjeuciÃn