No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
5 Posted Topics
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 .... | |
Re: 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 | |
Re: 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.... | |
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 ????? | |
Re: 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 |
The End.