![]() |
Help
Hello to all...I 'm new in programming and i want if anybody knows to help me with the following code.It 's about pipes in linux and i want help.So
in following code th function main makes pipe and executes fork. Client then runs in the procedure while server it is executed in the procedure - child.I want if anybody knows to replace the letters A-L so the code can run. Code:
#include <stdio.h> |
Re: Help
Let me give you some advice. You want free help. You need to read the "Before you make a query" thread to see how things work.
First of all, you need to use a descriptive title for your post, so other people needing help with the same thing can find it. Second, you need to put your code in code tags, so that the indentation/formatting is retained (it's a readability thang, doanchano). Now, I could edit your post and do that for you, but I suspect you're a big boy, now. You should check these things out, in advance, and handle them. |
Re: Help
Please put your code in the format so that its readable and well indented.
|
| All times are GMT +5.5. The time now is 05:25. |