Hi
I think I have been tried my best to understand Dynamic memory allocation in standard c language. I found that dynamic memory allocation is not useful for small device such as micro-controller but its useful for large system such as PC
I have question When we have PC then why should we use dynamic memory instead of static memory ?
I think I have been tried my best to understand Dynamic memory allocation in standard c language. I found that dynamic memory allocation is not useful for small device such as micro-controller but its useful for large system such as PC
I have question When we have PC then why should we use dynamic memory instead of static memory ?