Vertaling van "varargs" in Frans
BUGS Unlike the varargs macros, the stdarg macros do not permit programmers to code a function with no fixed arguments.
BOGUES Contrairement aux macros varargs(), les macros stdarg() ne permettent pas aux programmeurs de coder une fonction sans aucun argument fixe.
Adding multiple components with varargs in addComponents and appropriate constructors
Ajout de plusieurs composants avec varargs en addComponents et les constructeurs appropriés
More information: A heap-based overflow vulnerability was found in the way Lua, a simple, extensible, embeddable programming language, handles varargs functions with many fixed parameters called with few arguments, leading to application crashes or, potentially, arbitrary code execution.
Plus de précisions : Une vulnérabilité de dépassement de tas a été découverte dans la façon dont Lua, un langage de programmation simple, extensible et embarquable, gère les fonctions varargs ayant beaucoup de paramètres fixes et appelées avec peu d'arguments.
function (var-list,...) block end Within the block, the varargs expression... may be used, with the result being all the extra values in the function call.
function (liste-de-variables,...) bloc end À l'intérieur du bloc de la fonction, l'expression vararg (pour variable arguments, « paramètres variables »)... peut être utilisée.
Andere resultaten
Notes to Callers This method is marked with the vararg keyword, which means that it supports a variable number of parameters.
Cette méthode est marquée avec le vararg mot clé, ce qui signifie qu'elle prend en charge un nombre variable de paramètres.Object[]).