Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

~627 People Reached
Favorite Forums
Favorite Tags
c x 7

5 Posted Topics

Member Avatar for sweetleaf

THE program highlights how to create a 2d array in freestore using pointers.. this is my first post so if i commit any fallacies regarding protocol or syntax please forgive me ....

0
109
Member Avatar for aj.wh.ca

dude u do not need to pass &a[0] as parameter simply the name of the array serves as the address of the first element

Member Avatar for sweetleaf
0
152
Member Avatar for jlb_2_99

dude please study c well before u start writing code u have used an if 4 times wht if after 4th time money is still less use a dowhile loop....and study a lot before u get to coding....

Member Avatar for Chaster
0
140
Member Avatar for sweetleaf

well can any one help me with the internal representation of float and doubles ......i know tht they are stored using the IEEE 754 format so is that the reason why a double 0.7 is greater than a float 0.7 ?????

Member Avatar for sweetleaf
0
93
Member Avatar for mnmustafa

well after this u only have to print the product so create a new variable long prefferably to store x*x and print tht outside the loop

Member Avatar for sweetleaf
0
133

The End.