How much memory for C program ?

B

bipi

hi everyone,

Can show to me how much memory for C program. (It depend on OS, RAM...
or some thing like that).

Please help me to understand.

Thanks,
 
C

Chris Dollin

bipi said:
Can show to me how much memory for C program. (It depend on OS, RAM...
or some thing like that).

Yes, it does.

There's no Standard way to find out. Your implementation may offer ways.
You'll probably get a better answer in a newsgroup specific to your
implementation.

[I don't know if your asking how much memory for the /program/ or how
much to /run/ it; fortunately my answer is the same for both.]
 
S

santosh

bipi said:
hi everyone,

Can show to me how much memory for C program. (It depend on OS, RAM...
or some thing like that).

Yes. The memory consumed by, or available to, the program is implementation
and system specific in nature.
 

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,432
Messages
2,571,680
Members
48,796
Latest member
Greg L.

Latest Threads

Top