A system call is a service provided by the Linux kernel. The functions which change…
Tag: Linux
Computer Science Tutorials
Continue Reading

Debugging C Programs Using gdb
The debugger is the program that you use to figure out why your program isn’t…
Computer Science Tutorials
Continue Reading

Compiling c program in Linux
Linux operating system provides an outstanding environment for programming with its rich set of language…
Computer Science Tutorials
Continue Reading

Window Manager in Linux
The concept of Window Manager in X provides the place to put the windows on…
Computer Science Tutorials
Continue Reading

X Windows clients and servers
In X windows clients and servers are used to handle input and display the output…
Computer Science Tutorials
Continue Reading

X Windows system in Linux
X Windows system was initially developed by Project Athena at MIT in 1984 and Digital…