על מנת לערוך סיכומים נדרש לפתוח חשבון.

מבוא לשפת C: הבדלים בין גרסאות בדף

קפיצה לניווט קפיצה לחיפוש
אין תקציר עריכה
אין תקציר עריכה
 
שורה 1: שורה 1:
<div style="text-align:left; direction:ltr;">
  #include <stdio.h>
  #include <stdio.h>
  void main ()
  void main ()
שורה 5: שורה 6:
     printf("bla\n");
     printf("bla\n");
  }
  }
</div>