Translations by 89paladins

89paladins has submitted the following strings to this translation. Contributions are visually coded: currently used translations, unreviewed suggestions, rejected suggestions.

11 of 1 result
7224.
NoteSV walks the perl internal table of allocated SVs (scalar values) - (which actually contains arrays and hashes too), and records their addresses in a table. It returns a count of these "things", and stores a pointer to the table (which is obtained from the heap using malloc()) in its argument.
2013-06-13
NoteSV parcourt la table perl interne d'allocations SV (Valeurs Scalaires) - (qui, en fait, contient aussi des tableaux et des hachages) - et enregistre leurs adresses dans un tableau. Il renvoie le nombre de ces « choses », et stocke un pointeur vers ce tableau (qui est obtenu à partir de la pile en utilisant malloc() passé en argument.