Bonjour,
Je ne comprends pas ce code
La fonction retourne un struct *note tab je n'arrive pas à comprendre comment renvoyer ce genre d'information dans le code si quelqu'un pourrait me donner des exemples.Code:
1
2
3
4
5
6
7
8 struct note{ frequence delai touche }note; struct *note tab (unsigned nb)
Merci