template<class T> void set_nth_num

(Tableau<T>&,
  int,
  const T& val)

Attribue la valeur val à l'élément d'indice k.

Documentation

val est un nombre entier ou flottant en double précision.

This page was generated with the help of DOC++.