[Q] FCGI using cout in C++
Michael Vargo (mvarg@ctp.com)
Thu, 5 Sep 1996 13:53:37 -0700
Message-Id: <01BB9B31.A74D89C0@cubehead.la.ctp.com>
From: Michael Vargo <mvarg@ctp.com>
To: "'fastcgi-developers@openmarket.com'"
Subject: [Q] FCGI using cout in C++
Date: Thu, 5 Sep 1996 13:53:37 -0700
Has anyone gotten cout to work vs. printf in C++.
I realize there is a macro for printf that changes it to an FCGI printf. Does anyone know if there is anything similar to cout.
Thanks for any help...
- mvarg@ctp.com