From professional translators, enterprises, web pages and freely available translation repositories.
c, h, cpp, cxx
c, h, cpp, cxx
Last Update: 2018-02-13
Usage Frequency: 1
Quality:
.c, .cc, .cbb, .cxx c++-combilr.
.c, .cc, .cpp, .cxx c++-compiler.
Last Update: 2018-02-13
Usage Frequency: 1
Quality:
cxx – compaq c++ compiler für linux alpha
cxx -- compaq c++ compiler for linux alpha
Last Update: 2018-02-13
Usage Frequency: 1
Quality:
nachfolgend ein beispiel, welches weder cc noch cxx berücksichtigt:
here is an example which respects neither cc nor cxx:
Last Update: 2018-02-13
Usage Frequency: 1
Quality:
auch in der datei example2.cxx finden wir die schon bekannten reshape funktionen:
in the example2.cxx file there are the already familiar reshape functions:
Last Update: 2018-02-13
Usage Frequency: 1
Quality:
im folgenden wird ein beispiel eines makefiles gezeigt, welches die beiden variablen cc und cxx berücksichtigt. beachten sie das ?=:
here is an example of a makefile respecting both cc and cxx. note the ?=:
Last Update: 2018-02-13
Usage Frequency: 1
Quality:
der gcc aus dem basissystem wird genutzt, wenn er die erforderliche version erfüllt, andernfalls wird eine geeignete version des gcc aus den ports kompiliert und die variablen cc und cxx werden angepasst.
the gcc from the base system is used when it satisfies the requested version, otherwise an appropriate compiler is built from the port, and cc and cxx are adjusted accordingly.
Last Update: 2018-02-13
Usage Frequency: 1
Quality:
(while we prefer to name our c++ source files .cpp, the moc doesn't know that, so you can use .c, .cc, .cc, .cxx or even .c++ if you prefer.)
(while we prefer to name our c++ source files .cpp, the moc doesn't know that, so you can use .c, .cc, .cc, .cxx or even .c++ if you prefer.)
Last Update: 2018-02-13
Usage Frequency: 1
Quality: