|
write to pipe then read the pipe back into the program
|
|
02-03-2010, 01:24 PM
Post: #1
|
|||
|
|||
|
write to pipe then read the pipe back into the program
Example of piping with unix api using free pascal compiler
Code: program pipeExample(input,output); |
|||
|
02-03-2010, 11:50 PM
Post: #2
|
|||
|
|||
|
RE: write to pipe then read the pipe back into the program
Great code, same as in C++ setLength() is very good function, i use it for arrays !
"I dont know with what weapons World War 3 will be fought with, but i know World War 4 will be fought with stones and sticks" - Albert Einstein |
|||
|
« Next Oldest | Next Newest »
|






