[cs631apue] tcpm implementation

Jan Schaumann jschauma at stevens.edu
Sun Sep 18 10:06:51 EDT 2016


bzhang41 <bzhang41 at stevens.edu> wrote:
 
> I can't write the content from memory to a file, since the file is 
> empty.

Correct.  The file to which you are trying to write the contents from
memory needs to be of the correct size before you can do that.

(Since this is extra credit, I can't give more specific advise here.)

-Jan


More information about the cs631apue mailing list