Vertaling van "psselect" 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.
Vous pouvez invoquer psselect avec l'option de votre choix. Consultez le manuel pour la liste des options possibles.
You can invoke psselect with an option of your choice. Please read the manual for all possible options.
Impossible d'exécuter la sélection de la page demandée. Le filtre psselect ne peut pas être inséré dans la chaîne de filtrage actuelle. Reportez -vous à l'onglet Filtres de la fenêtre des propriétés d'impression pour plus d'informations.
Unable to perform the requested page selection. The filter psselect cannot be inserted in the current filter chain. See Filter tab in the printer properties dialog for further information.
Il y a beaucoup d'options pour les outils & PostScript; pstops et psselect. Si vous avez besoin d'une option bien spécifique, vous pouvez invoquer pstops avec l'option de votre choix. Consultez le manuel pour la liste des options possibles.
There are many options for & PostScript; utilities pstops and psselect. If you need a very special one, you can invoke pstops with an option of your choice. Please read the manual for all possible options.
La conversion des fichiers ps est effectuée par pstops et psselect. Assurez -vous d'appeler dvips avec l'option -t a4 et le paquet hyperref (si besoin) avec l'option w a4paper.
Conversion of ps files is made by'pstops' and'psselect'. Be sure to call'dvips' with option '-t a4 'and hyperref package (if needed) with option'a4paper'.
Andere resultaten
Même si vous utilisez les fonctions PowerBuilder graphiques pour définir les sources de données (PBSELECT), vous avez souvent besoin de modifier les noms de tables et de colonnes dans l'ensemble du code d'application.
Even if you use the PowerBuilder graphical features to define the data sources (PBSELECT), you often need to modify table and column names throughout the entire application code.
L'interface pselect() décrite dans cette page est implémentée par la glibc.
The pselect() interface described in this page is implemented by glibc.
Pour la GlibC 2.0, le prototype de pselect est toujours erroné.
Under glibc 2.0 it unconditionally gives the wrong prototype for pselect().
Cette implémentation était vulnérable à la condition de concurrence que pselect() était conçu pour éviter.
This implementation remained vulnerable to the very race condition that pselect() was designed to prevent.
pselect() doit être utilisé si vous attendez tout aussi bien un signal que des données d'un descripteur de fichier.
pselect() must be used if you are waiting for a signal as well as data from a file descriptor.
Outre la différence dans la précision de l'argument timeout, l'appel pselect() suivant
Other than the difference in the precision of the timeout argument, the following pselect() call
Notre appel pselect() débloquerait SIGCHLD en utilisant le masque de signaux vide.
Our pselect() call would enable SIGCHLD by using an empty signal mask.
La glibc 2.0 fournit une version de pselect() qui n'a pas d'argument sigmask.
Glibc 2.0 provided a version of pselect() that did not take a sigmask argument.
pselect() est défini dans POSIX.g, et dans POSIX.-2001.
pselect() is defined in POSIX.g, and in POSIX.-2001.