--- roger_patel_see <[EMAIL PROTECTED]> wrote: > hello, > > I want to know, if posssible which is a better > option- using dynamic > arrays or pointers. Moreover, can anyone plz > recommend a site for > stack and heap memory. > > Thanks in advance > > bye -:) > RPC > > Dynamic arrays are created and usually accessed using pointers, so not sure why you think there is a difference.
As for stack and heap memory, it depends on the operating system. Why do you care? What OS are you using? Ray ____________________________________________________________________________________ The fish are biting. Get more visitors on your site using Yahoo! Search Marketing. http://searchmarketing.yahoo.com/arp/sponsoredsearch_v2.php
