Martin Karsten
2009-04-01 03:20:34 UTC
I keep getting questions about this, so I want to emphasize once more that you
are only allowed to call send() from within sendmore() and only once per
invocation of sendmore(). The infrastructure code might not capture and complain
about all other possible ways of calling send(), but the TA will look at your
code and verify that behaviour.
are only allowed to call send() from within sendmore() and only once per
invocation of sendmore(). The infrastructure code might not capture and complain
about all other possible ways of calling send(), but the TA will look at your
code and verify that behaviour.