Click here to Skip to main content
15,890,282 members
Articles / Programming Languages / C++

Unity and C# :Memory Management and Garbage Collection

Rate me:
Please Sign up or sign in to vote.
4.00/5 (4 votes)
2 Jan 2014CPOL3 min read 20.3K   8  
Memory management is the art and the process of coordinating and controlling the use of memory in a computer system.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



Comments and Discussions