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.
J'ai besoin d'utiliser un tableau 2D complet dans une fonction.
Je ne peux pas utiliser pendant, pendant ou pendant un certain temps.
J'utilise CodeBlocks pour Windows (langage C)
Voici un exemple ...
Je suis encore nouveau dans la programmation et très très nouveau dans la programmation C, alors pardonnez-moi si ma question semble ridicule. J'apprends les fonctions et les app ...