We use cookies to ensure you have the best browsing experience on our website. Please read our cookie policy for more information about how we use cookies.
As a C programmer, be sure to release all memory allocated in the program, if you are using the stub code provided by HR, add following at the end of main, it looks HR does not encourage memory management at all, this is a bad practice.
Post Transition
You are viewing a single comment's thread. Return to all comments →
As a C programmer, be sure to release all memory allocated in the program, if you are using the stub code provided by HR, add following at the end of main, it looks HR does not encourage memory management at all, this is a bad practice.