1 <?xml version="1.0" encoding="UTF-8"?>
2 <refentry xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svg="http://www.w3.org/2000/svg" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:db="http://docbook.org/ns/docbook" xmlns:scilab="http://www.scilab.org" xml:lang="fr" xml:id="whereis">
4 <refname>whereis</refname>
5 <refpurpose>nom de la bibliothèque contenant une fonction </refpurpose>
8 <title>Séquence d'appel</title>
9 <synopsis>[librname]=whereis(function-name)</synopsis>
12 <title>Description</title>
14 Renvoie une chaîne de caractères contenant le nom de la bibliothèque contenant
15 la fonction <literal>function-name</literal>.
16 Le chemin d'accès à la bibliothèque peut être obtenu avec la fonction <literal>"librname"</literal>.
19 <refsection role="see also">
20 <title>Voir aussi</title>
21 <simplelist type="inline">
23 <link linkend="lib">lib</link>