Results for main program sweep (cycle) translation from German to English

German

Translate

main program sweep (cycle)

Translate

English

Translate
Translate

Instantly translate texts, documents and voice with Lara

Translate now

Human contributions

From professional translators, enterprises, web pages and freely available translation repositories.

Add a translation

German

English

Info

German

main program:

English

quote:

Last Update: 2018-02-13
Usage Frequency: 1
Quality:

German

main program features:

English

features :

Last Update: 2018-02-13
Usage Frequency: 1
Quality:

German

there is no "main" program.

English

there is no "main" program.

Last Update: 2018-02-13
Usage Frequency: 1
Quality:

Warning: Contains invisible HTML formatting

German

frankfurt am main - program manager - us

English

frankfurt am main - systems engineer - us

Last Update: 2018-02-13
Usage Frequency: 1
Quality:

German

frankfurt am main - program manager (m/w) automotive

English

düsseldorf - senior / manager (m/w) wirtschaftsprüfung - energiewirtschaft / public s...

Last Update: 2018-02-13
Usage Frequency: 1
Quality:

German

it contains no relevant changes to the main program.

English

it contains no relevant changes to the main program.

Last Update: 2018-02-13
Usage Frequency: 1
Quality:

German

sv : main program v 1.01 authentication : v 1.01

English

sv : main program v 1.01 authentication : v 1.01

Last Update: 2011-10-23
Usage Frequency: 2
Quality:

German

sv : main program v 2.03 recognition program v 1.00

English

sv : main program v 2.03 recognition program v 1.00

Last Update: 2011-10-23
Usage Frequency: 2
Quality:

German

if filename is null, then the returned handle is for the main program.

English

if filename is null, then the returned handle is for the main program.

Last Update: 2018-02-13
Usage Frequency: 1
Quality:

German

if filename is a null pointer, then the returned handle is for the main program.

English

if filename is a null pointer, then the returned handle is for the main program.

Last Update: 2018-02-13
Usage Frequency: 1
Quality:

German

- myfunction is a function in the main program that can be called from the tcc program

English

- myfunction is a function in the main program that can be called from the tcc program

Last Update: 2018-02-13
Usage Frequency: 1
Quality:

German

the last days, i worked on the main program, too, so the progress on the map was much slower than before.

English

the last days, i worked on the main program, too, so the progress on the map was much slower than before.

Last Update: 2018-02-13
Usage Frequency: 1
Quality:

German

what its makefile and sconscript do is to compile a set of libraries/dlls and then compile the main program and link to these dlls and/or libraries.

English

what its makefile and sconscript do is to compile a set of libraries/dlls and then compile the main program and link to these dlls and/or libraries.

Last Update: 2018-02-13
Usage Frequency: 1
Quality:

German

vom main program aus gehen sie auf das settings-menü und wählen configure e-mail/pop3. dann geben sie die entsprechenden daten in das fenster ein.

English

from the main program, go to the settings menu and choose configure e-mail/pop3. then enter the appropriate settings in the configuration window.

Last Update: 2018-02-13
Usage Frequency: 1
Quality:

German

// date structure struct date { int day, month, year; }; // global program variables string globalstr="global string"; int fctcallcount=0; // main program main() { // local variables of main string resultstr="function not yet called"; struct date today = { 0, 0, 0 }; double p=0.0, b=2.0, e=10.0; // print the global variables printf("fctcallcount=%d, %s\n",fctcallcount,globalstr); // print the local variables printf("resultstr=\"%s\"\n",resultstr); printf("today : %d,%d,%d",today.day,today.month,today.year); printf("\t\tb=%.1f, e=%.1f, p=%.1f\n",b,e,p); // call function resultstr=function(today,b,e,p); // print the global variables printf("fctcallcount=%d, %s\n",fctcallcount,globalstr); // print the local variables printf("resultstr=\"%s\"\n",resultstr); printf("today : %d,%d,%d",today.day,today.month,today.year); printf("\t\tb=%.1f, e=%.1f, p=%.1f\n",b,e,p); } string function(curdate,base,exponent,power) struct date curdate; // current date parameter double base; // base parameter double exponent; // exponent parameter double power; // power parameter { // increment the function call count fctcallcount++; // set the global string globalstr="global string changed by function"; // get the current date get_date(curdate.day,curdate.month,curdate.year); // calculate the power power=pow(base,exponent); // return with a result string return("function result string"); }

English

// date structure struct date { int day, month, year; }; // global program variables string globalstr="global string"; int fctcallcount=0; // main program main() { // local variables of main string resultstr="function not yet called"; struct date today = { 0, 0, 0 }; double p=0.0, b=2.0, e=10.0; // print the global variables printf("fctcallcount=%d, %s\n",fctcallcount,globalstr); // print the local variables printf("resultstr=\"%s\"\n",resultstr); printf("today : %d,%d,%d",today.day,today.month,today.year); printf("\t\tb=%.1f, e=%.1f, p=%.1f\n",b,e,p); // call function resultstr=function(today,b,e,p); // print the global variables printf("fctcallcount=%d, %s\n",fctcallcount,globalstr); // print the local variables printf("resultstr=\"%s\"\n",resultstr); printf("today : %d,%d,%d",today.day,today.month,today.year); printf("\t\tb=%.1f, e=%.1f, p=%.1f\n",b,e,p); } string function(curdate,base,exponent,power) struct date curdate; // current date parameter double base; // base parameter double exponent; // exponent parameter double power; // power parameter { // increment the function call count fctcallcount++; // set the global string globalstr="global string changed by function"; // get the current date get_date(curdate.day,curdate.month,curdate.year); // calculate the power power=pow(base,exponent); // return with a result string return("function result string"); }

Last Update: 2018-02-13
Usage Frequency: 1
Quality:

Warning: Contains invisible HTML formatting

Get a better translation with
8,766,600,798 human contributions

Users are now asking for help:



We use cookies to enhance your experience. By continuing to visit this site you agree to our use of cookies. Learn more. OK