cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Beginners
Part 2:Basics of Array need help !!!
Part 2:Basics of Array need help !!!
Mar 16, 2015 at 12:02am UTC
gelier
(12)
I know how to declare an array, but have no idea on this one.
Assume that array named a, contaning exactly 5 integers has been declared and initialized.
Write a single statement that adds ten to the value stored in the first element of the array .
Mar 16, 2015 at 12:07am UTC
TarikNeaj
(2580)
You dont need to make a new thread dude. You made one 10 minutes ago.
https://www.youtube.com/playlist?list=PLAE85DE8440AA6B83
Here are some nice tutorials, Watch the one abouts arrays and everything else basically, you will learn alot.
Mar 16, 2015 at 12:07am UTC
gelier
(12)
Alright sir, Thanks !
Mar 16, 2015 at 12:08am UTC
TarikNeaj
(2580)
Happy coding!
Topic archived. No new replies allowed.