Examples with "fonction variadic" and their translation in Engels
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
En outre, il s'agit de la seule méthode sûre pour appeler une fonction VARIADIC trouvée dans un schéma qui autorise les utilisateurs qui ne sont pas de confiance à créer des objets ; voir Section 10.3, « Fonctions ».
Also, this is the only secure way to call a variadic function found in a schema that permits untrusted users to create objects; see Section 10.3.
Cela signifie qu'il n'est pas possible d'appeler une fonction variadic en utilisant des arguments nommés (Section 4.3, « Fonctions appelantes »), sauf quand vous spécifiez VARIADIC.
This means it is not possible to call a variadic function using named arguments (Section 4.3), except when you specify VARIADIC.
Andere resultaten
Un autre conflit possible se trouve entre les fonctions variadic et les autres.
Another possible conflict is between variadic and non-variadic functions.
Observez l'exemple suivant d'une fonction ayant le paramètre Variadic et son utilisation.
See the example below which is about a function with Variadic parameter and using this function.
Cette fonction accepte, mais ne requiert pas, le mot clé VARIADIC.
This function accepts, but does not require, the VARIADIC keyword.
VARIADIC peut seulement être attaché au dernier argument d'un appel de fonction.
VARIADIC can only be attached to the last actual argument of a function call.
Ceci empêche l'expansion du paramètre variadic de la fonction dans le type des éléments, ce qui permet à la valeur tableau de correspondre.
This prevents expansion of the function's variadic parameter into its element type, thereby allowing the array argument value to match normally.
Une fonction en langage C peut aussi déclarer son paramètre final ainsi : VARIADIC "any".
A C-language function can also declare its final parameter to be VARIADIC "any".
Les fonctions de transition seront typiquement marquées comme VARIADIC, mais cela n'est pas requis. Note
The transition function(s) typically would also be marked VARIADIC, but this is not strictly required.
Dans ce cas, la fonction apparaissant plus tôt dans le chemin de recherche est utilisée ou, si les deux fonctions sont dans le même schéma, celle qui n'est pas VARIADIC est préférée.
In that case the function appearing earlier in the search path is used, or if the two functions are in the same schema, the non-variadic one is preferred.
Ainsi, les utilisateurs d'une telle fonction voudront probablement utilisé le mot-clé VARIADIC dans leur appel de fonction, de manière à ce que la fonction traite les éléments du tableau comme des arguments séparés.
Also, users of such a function might wish to use the VARIADIC keyword in their function call, with the expectation that the function would treat the array elements as separate arguments.
Il suffit donc de lister les arguments IN, INOUT, et VARIADIC afin d'identifier sans ambiguïté une fonction.
So it is sufficient to list the IN, INOUT, and VARIADIC arguments. argname
Si une fonction est déclarée STRICT avec un argument VARIADIC, la vérification du côté strict d'une fonction teste si le tableau variadic lui-même est non NULL.
If a function is declared STRICT with a VARIADIC argument, the strictness check tests that the variadic array as a whole is non-null.
Potentieel gevoelige of ongepaste informatie
Er worden alleen voorbeelden gegeven om u te helpen het woord of de woordcombinatie waarop u hebt gezocht, te vertalen. Deze worden niet door ons geselecteerd of gevalideerd en kunnen ongepaste taal bevatten. Wij vragen u melding te maken van voorbeelden die dienen te worden aangepast of verwijderd. Vertalingen met grof of informeel taalgebruik worden meestal rood of oranje gemarkeerd.