Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in operating-system

How can my program determine if it is running on 32-bit or 64-bit Windows?

python bytecode, the interpreter and virtual machine

What is the difference between compaction and defragmentation?

C and resource protection in memory

Are assembly language programs restricted by kernel modes as well?

assembly operating-system

How is C cross platform?

What is the rationale for small stack even when memory is available?

operating-system

Does there have to be a mode switch for something to qualify as a context switch?

Python: os.path.isfile won't recognise files beginning with a number

python operating-system

Virtual Memory and Physical Memory

Task in vxworks

calling Object.notify() before Object.wait()

How are backslash escape sequences implemented in compilers?

How can a program compiled to machine language run on different machines?

Identify system operating system by id

c# operating-system

How to check website viewer's operating system?

Detect windows service state

Can the Ruby language be used to build operating systems?

ruby build operating-system

Is it possible to access physical address 0?

Can I run C and C++ on any platform?

c++ c operating-system