👨💻
Software Engineer | Developer
- Harare, Zimbabwe
- https://emmanuelmaneswa.dev
- in/emmanuel-maneswa-a34115122
- @EmmanuelManeswa
Pinned Loading
-
-
File-Reading-and-Writing
File-Reading-and-Writing PublicIt's a C Program that will get two filenames as command line arguments. Opens file #1 for reading and appends the contents of file #1 to file #2.If file #1 doesn't exist it gives a proper error mes…
C
-
-
Named-Pipes-in-Linux-C
Named-Pipes-in-Linux-C PublicThis is a simple Program inter-process communication between two different programs in the same machine,using the method of named pipes.This program acts like a messaging application,when the other…
C
-
-
Unnamed-Pipes-in-Linux-C
Unnamed-Pipes-in-Linux-C PublicThis is a program that runs on Linux platform.This program runs the ls command with the execlp () system call.Then it uses the dup2 () system call to write the result of the ls program to a file.
C
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.