|
Cet article a fait l'objet d'une traduction automatique. Déplacez votre pointeur sur les phrases de l'article pour voir la version originale de ce texte. Informations supplémentaires.
|
Traduction
Source
|
_spawnl, _wspawnl
Important
|
|---|
|
|
intptr_t _spawnl( int mode, const char *cmdname, const char *arg0, const char *arg1, ... const char *argn, NULL ); intptr_t _wspawnl( int mode, const wchar_t *cmdname, const wchar_t *arg0, const wchar_t *arg1, ... const wchar_t *argn, NULL );
|
|
|
|---|---|
|
_spawnl |
|
|
_wspawnl |
|
Important