My online Text

Information about resetting and configuring Mobile phones (Java, Android, Symbian etc), educational articles especially for programming in C, C++ and Java and more about Computers and operating systems

Showing posts with label system call. Show all posts
Showing posts with label system call. Show all posts

C Program to Open, Read and Write a file using System Calls

›
This is a C program to open , read and write files using system calls in Linux (UNIX) operating systems. The system calls open(), read() and...

Using System calls in C Program to rename a Directory in Linux

›
C Program to rename a directory in Unix or Linux operating systems using system call rename(). #include<stdio.h> main() {

How to Create process and display Process ID (pid) of Both Parent and Child

›
This program shows how to create process and display Process ID (pid) of Both Parent and Child processes. The process is created using the f...

How to use exit() System call

›
C program to show how to use exit system call. The function exit() is used to exit from a process (or to terminate a process). This works bo...

Creating A Process in Linux (UNIX) - fork() Example Program

›
The system call fork() is used to  create a new process in UNIX based operating systems and Linux systems. The fork() system call creates a ...
›
Home
View web version

Popular Posts

  • Intel 8085 Microprocessor Instructions - Hex codes and Mnemonics
  • Intel 8085 Microprocessor Simulator for Android Phones
  • Place Names that Sound Funny in Malayalam
  • How to hard Reset Nokia E6 - 00
  • Algorithm, C and C++ Programs to find Closure From Functional Dependencies
  • Design and Analysis of Algorithms - Lecture Notes and Slides Free Download
  • How to Hard Reset Nokia 603 Symbian Belle Full Touch Smartphone
  • How to Connect Windows 8 or 8.1 Compuer to Internet by USB Tethering Android Phone
Powered by Blogger.