void pointers
[/vɔɪd ˈpɔɪntərz/]
nounpl: void pointers
ponteiros void
1. In programming, pointers that can point to objects of any data type. They are generic pointers that lack type information and must be cast to a specific pointer type before dereferencing.
The malloc() function returns a void pointer that can be assigned to any pointer type.
A função malloc() retorna um ponteiro void que pode ser atribuído a qualquer tipo de ponteiro.
2. A pointer declared with the void type specifier, representing a typeless memory address used for generic programming.
Void pointers are commonly used in generic data structures and memory allocation functions.
Ponteiros void são comumente usados em estruturas de dados genéricas e funções de alocação de memória.
This is technical jargon specific to programming, particularly in C language contexts. The term is universally used in software development across Brazil, Portugal, and the USA without regional variation. It's part of foundational computer science education in all these regions.
Look up more words on Fala2Me
The free English-Portuguese dictionary with real Brazilian accents, NYC slang, conjugator and more
Open Fala2Me →