ostream.c revision 26bf232648033b80f967dd49dcf944664b70d84a
df6b9bbcd01a383a021a770ea19e8533ee21d4aaJosef 'Jeff' Sipek ostream.c : Output stream handling
df6b9bbcd01a383a021a770ea19e8533ee21d4aaJosef 'Jeff' Sipek Copyright (c) 2002 Timo Sirainen
fa26ad32932ab2ce1b7e3b2b121bb2df886f5736Josef 'Jeff' Sipek Permission is hereby granted, free of charge, to any person obtaining
fa26ad32932ab2ce1b7e3b2b121bb2df886f5736Josef 'Jeff' Sipek a copy of this software and associated documentation files (the
fa26ad32932ab2ce1b7e3b2b121bb2df886f5736Josef 'Jeff' Sipek "Software"), to deal in the Software without restriction, including
fa26ad32932ab2ce1b7e3b2b121bb2df886f5736Josef 'Jeff' Sipek without limitation the rights to use, copy, modify, merge, publish,
fa26ad32932ab2ce1b7e3b2b121bb2df886f5736Josef 'Jeff' Sipek distribute, sublicense, and/or sell copies of the Software, and to
fa26ad32932ab2ce1b7e3b2b121bb2df886f5736Josef 'Jeff' Sipek permit persons to whom the Software is furnished to do so, subject to
df6b9bbcd01a383a021a770ea19e8533ee21d4aaJosef 'Jeff' Sipek the following conditions:
#include "lib.h"
#include "istream.h"
#include "ostream-internal.h"
if (size == 0)