Questions et réponses pour le function :

A function (also called a procedure, method, subroutine, or routine) is a portion of code intended to carry out a single, specific task. Use this tag for questions which specifically involve creating or calling functions. For help implementing a function to perform a task, use [algorithm] or a task-specific tag instead.


8
votes
J'ai essayé un exemple en direct ci-dessous: xxx Le résultat imprimé est: xxx ce que je m'attendais. Ma q ...

8
votes
J'écris un petit projet de recherche académique sur des fonctions extrêmement longues. Évidemment, je ne cherche pas ...

8
votes
J'ai lu le fichier stdio.h et je suis confus. Par exemple, il y a cette ligne: xxx p> Je sais fichier * signifie le type de re ...