Vertaling van "type void" in Frans
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.
Callback functions has a two parameters of type void*.
Les fonctions de rappel prennent deux paramètres de type void*.
For example, the above declared delegate is of type void and it does not take any argument.
Par exemple, le délégué ci-dessus déclaré est de type void et il ne prend aucun argument.
Both registration routines expect a function of type void (void).
Ces deux routines d'enregistrement attendent une fonction de type void (void).
If the rpc:result element is absent, as was the case in Example 5a, the return value is not present or is of the type void.
Si l'élément rpc:result est absent, comme c'est le cas dans l'exemple 5a, la valeur de retour n'est pas présente ou est du type void.
This default implementation of the Main() method is of type void.
Cette exécution par défaut de la méthode Main() est de type void.
The malloc function reserves a block of memory of specified size and return a pointer of type void.
La fonction de malloc réserve un bloc de mémoire de taille indiquée et renvoie un indicateur de type vide.