Subject | English | Arabic |
comp., MS | unmanaged code | تعليمات برمجية غير مُدارة (Code that is executed directly by the operating system, outside the .NET Framework common language runtime. Unmanaged code must provide its own memory management, type checking, and security support, unlike managed code, which receives these services from the common language runtime) |
forestr. | unmanaged forest | غابة غير خاضعة لإدارة |
forestr. | unmanaged forest | غابة غير منظمة |
comp., MS | unmanaged function | وظيفة غير مدارة (A function that is compiled to machine code (such as x86 or x64) as opposed to intermediate language (IL)) |