Retourne la portion de str spécifié par les paramètres offset et length.
Returns the portion of str specified by the offset and length parameters.
Flottant valeur du point correspondant au contenu de str en cas de succès.
Floating point value corresponding to the contents of str on success.
Si str est une matrice de chaînes, size doit être un tableau.
If str is a matrix of strings, size must be an array.
Sinon, str sera coupé à partir du premier caractère illégal rencontré.
Otherwise, str is cut from the first illegal character.
Deux types de chaînes, str et data non compatibles entre elles.
Two types of string, data and str not compatible.
Si str est une chaîne, size doit être un scalaire.
If str is a string, size must be a scalar.
Vous pouvez appliquer str sur d'autres types de vecteurs.
So you can apply str to other types of vectors.
Permet d'itérer tous les labels commençant par "str".
You can iterate all labels beginning with "str".
Va directement au prochain label commençant par "str".
Go directly to the next label beginning with "str".
Écrit la chaîne de bytes de str dans le descripteur de fichier fd.
Write the bytestring in str to file descriptor fd.
Renvoie une sous-chaîne de str à partir de la position index.
Returns a substring of str, starting at index.
Cette fonction renvoie un type str ou une chaîne différée.
This function returns a str or a lazy string.
Vous pouvez appliquer str à d'autres fonctions.
So, so you can apply str to other functions.