Corsi
AccediInizia a imparare l'IA
Corsi
AccediInizia a imparare l'IA
+ 6

Why here is the size of arr 100?

#include <stdio.h> int main() { int arr[25]; printf("%i", sizeof (arr)); return 0; }

c
20th Jan 2019, 6:33 PM
Zhenis Otarbay
Zhenis Otarbay - avatar
2 Risposte
+ 1
printf("%d",(int)sizeof(arr)); try this.
20th Jan 2019, 6:38 PM
Ümit YAVUZ
Ümit YAVUZ - avatar

Hai spesso domande come questa?

Impara in modo più efficiente, gratuitamente:

  • Introduzione a Python

    7,1M studenti

  • Introduzione a Java

    4,7M studenti

  • Introduzione a C

    1,5M studenti

  • Introduzione a HTML

    7,5M studenti

Vedi tutti i corsi
Popolare oggi
Ошибка в приложении Sololearn
1 Votes
Is anyone else experiencing this Sololearn issue?
0 Votes
NEO V2.0
1 Votes
Sololearn course
1 Votes
Best language?
0 Votes
solo learn program issue - iPhone?
1 Votes
How do I keep myself motivated in coding
0 Votes
Is it possible to write Rust code that is as compact and expressive as Python?
0 Votes
I am learning javascript intrmdt but when I play a code challenge. The app is givin me comlecated questions with less time.why?
0 Votes
Learn - multiple choice course questions display in one box making it impossible to continue
1 Votes