Hello!
I am trying to make sure that I clean up and free all the resources that I allocate in my code.
In the following code, I am assuming that if new throws bad_alloc, than the value of array1 or array2 is unmodified,
that is, they remain NULL.
In this case, if allocation of array1 succeeds...
Hello!
I need to find some parameters of the system, like:
memory usage (how much free memory is available)
number of processors
network activity.
Can anyone tell me if there are such C functions that can do
this, or can anyone provide a link to some useful
documentation of the AIX...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.