Scilab-Branch-6.1-GIT
Please note that the recommended version of Scilab is 2025.0.0. This page might be outdated.
See the recommended documentation of this function
getpid
renvoie le numéro de processus de Scilab
Séquence d'appel
id=getpid()
Description
Renvoie le numéro de processus de Scilab sous forme d'un entier.
Exemples
d='SD_'+string(getpid())+'_'
Report an issue | ||
<< getenv | OS_commands | host >> |