compound assignment operator

German translation: Kombinierte Zuweisungsoperatoren

GLOSSARY ENTRY (DERIVED FROM QUESTION BELOW)
English term or phrase:compound assignment operator
German translation:Kombinierte Zuweisungsoperatoren
Entered by: Detlef Mahne (X)

04:58 Aug 26, 2008
English to German translations [PRO]
Tech/Engineering - Computers: Software / C/C++ programming tool
English term or phrase: compound assignment operator
Expression such as

number = number +2
number = number -3
number = number *6
.
variable = variable (exp)

can be written in the abbreviated form

variable = exp

Note: The parentheses in (exp) mean that the expression is always evaluated before

What's the German translation for this operator?

Thanx in advance!
dan_iel
India
Local time: 17:32
Kombinierte Zuweisungsoperatoren
Explanation:
Die kombinierten Zuweisungsoperatoren kombinieren den Zuweisungsoperator mit einem anderen Operator:

* +=
* -=
* *=
* /=
* %=
* &=
* <<=
* >>=
* ^=
* |=

Dabei wird der linke Operator sowohl als linker Operator für die Zuweisung als auch für den anderen Operator verwendet.

Auf dieser Website kannst du alle weiteren Operatoren finden!
Selected response from:

Detlef Mahne (X)
India
Local time: 17:32
Grading comment
Thanx a lot! Even for this link!
4 KudoZ points were awarded for this answer



Summary of answers provided
5 +2Kombinierte Zuweisungsoperatoren
Detlef Mahne (X)


  

Answers


23 mins   confidence: Answerer confidence 5/5 peer agreement (net): +2
Kombinierte Zuweisungsoperatoren


Explanation:
Die kombinierten Zuweisungsoperatoren kombinieren den Zuweisungsoperator mit einem anderen Operator:

* +=
* -=
* *=
* /=
* %=
* &=
* <<=
* >>=
* ^=
* |=

Dabei wird der linke Operator sowohl als linker Operator für die Zuweisung als auch für den anderen Operator verwendet.

Auf dieser Website kannst du alle weiteren Operatoren finden!


    Reference: http://de.wikibooks.org/wiki/C%2B%2B-Programmierung:_Operato...
Detlef Mahne (X)
India
Local time: 17:32
Specializes in field
Native speaker of: Native in GermanGerman
PRO pts in category: 124
Grading comment
Thanx a lot! Even for this link!

Peer comments on this answer (and responses from the answerer)
agree  sci-trans
1 hr
  -> Danke!

agree  Konrad Schultz
2 hrs
  -> Danke!
Login to enter a peer comment (or grade)



Login or register (free and only takes a few minutes) to participate in this question.

You will also have access to many other tools and opportunities designed for those who have language-related jobs (or are passionate about them). Participation is free and the site has a strict confidentiality policy.

KudoZ™ translation help

The KudoZ network provides a framework for translators and others to assist each other with translations or explanations of terms and short phrases.


See also:
Term search
  • All of ProZ.com
  • Term search
  • Jobs
  • Forums
  • Multiple search