23 Apr
2008
23 Apr
'08
3:51 p.m.
In iostreams I am creating a sink device and implementing the write function. In certain situations I do not want to write anything to the sink. In that case should I be passing back 0 as the streamsize or some other value ? BTW clicking on 'sink' in the individual classes list brings me to the page for 'device' not 'sink'.