• Courses
  • Code Compiler
  • Discuss
  • Pricing
  • Teams
Menu
0

How can I find the size of the array without count it?

https://code.sololearn.com/c3hm76wtanP9/?ref=app

c++functionsarrays
27th Aug 2020, 9:37 PM
Joseph
3 Answers
+ 4
int size= sizeof(x)/sizeof(x[0]);
27th Aug 2020, 9:42 PM
Jayakrishna 🇼🇳
+ 4
https://www.sololearn.com/learn/CPlusPlus/1633/
27th Aug 2020, 9:43 PM
Kevin ★
+ 2
Thanks Jayakrishna🇼🇳 Kevin ★
27th Aug 2020, 9:50 PM
Joseph

Often have questions like this?

Learn more efficiently, for free:

  • Introduction to Python

    7.1M learners

  • Introduction to Java

    4.7M learners

  • Introduction to C

    1.5M learners

  • Introduction to HTML

    7.5M learners

See all courses
Hot today
Concerning image
1 Votes
How can I learn codes
1 Votes
Code coach "camel and snake"
0 Votes
Which is better Rust or C++?
3 Votes
What is the answer of the web development where it is asked how many times will the messages will be displayed.In the last part.
1 Votes
stop scrolling if navbar is open
2 Votes
Object Oriented Programming
0 Votes
“Beginner in Coding: Which Language Should I Learn First for Unreal Engine Game Development?”
0 Votes
What is the best coding language to create a successful game on steam
0 Votes
HTML
1 Votes