|
>> From: Joe Pluta >> >> If I declare a based data structure (EXTNAME and BASED) in a procedure, >> what is allocated when I call the procedure? > From: Bob cozzi > > Until you assign memory to that pointer, your looking at storage that you > don't own (...) That I understand, Bob. That's why I use them. In fact, if you try to use it without assigning a pointer, chances are you'll be looking at an invalid address and will get an MCH3601 or something similar. Now on to the question I asked <grin>. I'm trying to make sure that, for whatever bizarre reason, the compiler isn't allocating a data structure anyway. Common sense says it won't, but common sense can't always be trusted. Joe
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.