|
-
April 26th, 2014, 08:02 AM
#1
C++ pointers problem
Guys Help Me To Solve these problems....
Code:
Write A Program which converts a string of uppercase letters into its corresponding lowercase.Using pointers to access the members of the Array.
Code:
Write A program that reads eight float numbers into an array and then print out the second,fourth,sixth and eight members of the array,
And Sum of the first,third,fifth,and seventh. Using pointers to access the members of the array.
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|