Article 5NAR6 LXer: Code memory safety and efficiency by example

LXer: Code memory safety and efficiency by example

by
LXer
from LinuxQuestions.org on (#5NAR6)
Published at LXer:

C is a high-level language with close-to-the-metal features that make it seem, at times, more like a portable assembly language than a sibling of Java or Python. Among these features is memory management, which covers an executing program[he]#039[/he]s safe and efficient use of memory. This article goes into the details of memory safety and efficiency through code examples in C and a code segment from the assembly language that a modern C compiler generates.

Read More...latest?d=yIl2AUoC8zA latest?i=LKpQN4K1WcY:SFmA_IXXkdY:F7zBnMy latest?i=LKpQN4K1WcY:SFmA_IXXkdY:V_sGLiP latest?d=qj6IDK7rITs latest?i=LKpQN4K1WcY:SFmA_IXXkdY:gIN9vFwLKpQN4K1WcY
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments