compiling with linux and filebuf
From: Ahmed Ossman (ahmed_ossman_at_mentor.com)
Date: 03/31/04
- Next message: yanek: "What is problematic about static functions?"
- Previous message: Steven T. Hatton: "Re: Placement of {"
- Next in thread: Buster: "Re: compiling with linux and filebuf"
- Reply: Buster: "Re: compiling with linux and filebuf"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 31 Mar 2004 10:23:25 +0200
Hi all,
I have a compilation error when make the following:
#include <fstream>
//fid : the dwscriptor
//buf:: a char buffer
filebuf sbuf(fid, buf, 2048);
on Linux 7.3 compiler g++ 2.3
And it wors fine on unix
B.R
Ahmed Ossman
- Next message: yanek: "What is problematic about static functions?"
- Previous message: Steven T. Hatton: "Re: Placement of {"
- Next in thread: Buster: "Re: compiling with linux and filebuf"
- Reply: Buster: "Re: compiling with linux and filebuf"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]