All Forums
 Microsoft Windows CE
 General CE
 Stream function support in CE
 Forum Locked
 Send Topic to a Friend
 Printer Friendly
Author Topic  

ctacke

877 Posts

Posted - 10 Dec 2002 :  11:33:33  Show Profile  Email Poster
Q: I am porting a Win32 Desktop application to CE. The application uses stream funtions heavily, but I can't seem to find any stream functions or headers in CE. Are streams supported?

Unfortunately streams are not supported in Windows CE so you'll have to either roll your own workaround or use a 3rd party library.

Dinkumware Ltd. has a mature product for Windows CE called Dinkum EC++ Library (the reference manual is here). Their libray provides a full implementation of the Embedded C++ libraries, as specified by the Embedded C++ Technical Committee.

The Dinkumware library provides the following headers:

<complex><exception><fstream><iomanip>
<ios><iosfwd><iostream><istream>
<new><ostream><sstream><stdexcept>
<streambuf><string><strstream><cassert>
<cctype><cerrno><cfloat><climits>
<clocale><cmath><csetjmp><csignal>
<cstdarg><cstddef><cstdio><cstdlib>
<cstring><ctime><assert.h><ctype.h>
<errno.h><float.h><limits.h><locale.h>
<math.h><setjmp.h><signal.h><stdarg.h>
<stddef.h><stdio.h><stdlib.h><string.h>
<time.h><fstream.h><iomanip.h><iostream.h>
<new.h>   




  Topic  
 Forum Locked
 Send Topic to a Friend
 Printer Friendly
Jump To:
Eurotech Support Forums © Eurotech Inc. Go To Top Of Page
This page was generated in 0.02 seconds. Snitz Forums 2000