e/Function pointer

New Query

Information
has glosseng: A function pointer is a type of pointer in C, C++, D, and other C-like programming languages, as well as Fortran 2003. When dereferenced, a function pointer invokes a function, passing it zero or more arguments just like a normal function. In programming languages like C, function pointers can be used to simplify code by providing a simple way to select a function to execute based on run-time values.
lexicalizationeng: function pointer
instance ofc/Data types
Meaning
Italian
has glossita: Un puntatore a funzione è un tipo di puntatore in C, C++, D, e altri linguaggi di programmazioni stile C. Quando viene dereferenziato esso invoca una funzione, passandole zero o più argomenti come ad una funzione normale. Nei linguaggi di programmazione come il C, i puntatori a funzione possono essere usati per semplificare il codice fornendo un modo semplice per eseguire codice in base a paramentri determinati a run-time.
lexicalizationita: puntatori a funzione
Japanese
has glossjpn: 関数へのポインタは、C, C++, Dやその他Cを基にしたプログラミング言語におけるポインタの一種である。関数へのポインタを参照外し(デレファレンス)して実引数を与えると、そのポインタが指し示す関数を呼び出せる。Cなどのプログラミング言語では、switch文を置き換えてコードを単純にするために使われることがある。
lexicalizationjpn: 関数へのポインタ
Polish
has glosspol: Typ funkcyjny – typ zmiennych która jest interpretowana jako funkcja.
lexicalizationpol: Typ funkcyjny

Query

Word: (case sensitive)
Language: (ISO 639-3 code, e.g. "eng" for English)


Lexvo © 2008-2024 Gerard de Melo.   Contact   Legal Information / Imprint