Accessing stack info.

T

Tuxpal

How to access stack info. in a C program?
Is there a legal way, implementation independent way ?

TIA

JS
 
A

Alex Fraser

Tuxpal said:
How to access stack info. in a C program?
Is there a legal way, implementation independent way ?

No. There need not even be a stack in the way you probably mean.

Alex
 
M

Martin Ambuhl

Tuxpal said:
How to access stack info. in a C program?
Is there a legal way, implementation independent way ?

Since the existence of, not to mention the manner of use of a stack is
completely implementation-dependent, it is absurd to consider anything
to do with a stack as independent of the implementation.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,263
Messages
2,571,064
Members
48,769
Latest member
Clifft

Latest Threads

Top