View the Most Wanted LQ Wiki articles.
LinuxQuestions.org > Linux Wiki > Unsafe language

From LQWiki

Jump to: navigation, search

In relation to programming languages, a language can be described as unsafe in that the language allows some means to access memory directly. Before a reliance on memory protection, security, and other issues, all programming languages were unsafe. Comparatively, C is safer than assembly.


Personal tools