تخطى إلى المحتوى الرئيسي
الصفحة الرئيسية عن منصة الحسن تواصل معنا

Objectives 

  • To construct programs modularly from small pieces called functions.

  • The common math functions available in the C Standard Library.

  • How to create new functions.

  • The mechanisms used to pass information between functions.


User - Defined Functions

  

loader image