pointer assignment

[ˈpɔɪntər əˈsaɪnmənt]
nounpl: pointer assignments
atribuição de ponteiro
1. A programming operation in which a pointer variable is assigned to reference a memory address or another pointer
The pointer assignment int *p = &x; makes p point to the memory address of variable x.
A atribuição de ponteiro int *p = &x; faz com que p aponte para o endereço de memória da variável x.
2. The act of setting a pointer to hold a memory address value in languages like C, C++, or other systems programming languages
After the pointer assignment, dereferencing the pointer gives access to the original variable.
Após a atribuição de ponteiro, desreferenciar o ponteiro fornece acesso à variável original.
This is a technical term primarily used in computer science and programming contexts. It is equally used in Brazil, Portugal, and among Portuguese-speaking tech communities worldwide. In Brazil, 'ponteiro' is the standard term, while Portugal uses 'apontador'. Many developers in both regions often use the English term directly when discussing code due to the international nature of programming documentation.
Synonyms / Sinônimos
pointer initializationaddress assignmentreference assignment
Antonyms / Antônimos
pointer deallocationpointer nullification

Regional Variations

General Brazilian
atribuição de ponteiro
Standard term used in computer science education and documentation
São Paulo
atribuição de ponteiro
Same as general Brazilian Portuguese
Portugal
atribuição de apontador
European Portuguese uses 'apontador' instead of 'ponteiro'
Technical Communities
assignment de pointer (code-switching)
Often used untranslated in technical discussions across Portuguese-speaking countries

Related Words

dereferencingmemory addresspointer variablereference operatordereference operator

Related Idioms & Phrases

pointer assignment operation
perform a pointer assignment
execute pointer assignment
Look up more words on Fala2Me
The free English-Portuguese dictionary with real Brazilian accents, NYC slang, conjugator and more
Open Fala2Me →