Re: [Cppcms-users] reading a file
Brought to you by:
artyom-beilis
From: Daniel V. <chi...@gm...> - 2011-04-27 18:44:48
|
Hi, Andrew. Look at C++ Standard library ("#include <fstream>") for reading files. http://www.cplusplus.com/reference/iostream/fstream/ Daniel. On Wed, 2011-04-27 at 02:10 +1200, Andrew wrote: > Hi Artyom. > > Is there a built-in cppcms api for reading file content directly from the file system? or should I just look at the boost library? > > > Thanks :) > > > - Andrew > ------------------------------------------------------------------------------ > WhatsUp Gold - Download Free Network Management Software > The most intuitive, comprehensive, and cost-effective network > management toolset available today. Delivers lowest initial > acquisition cost and overall TCO of any competing solution. > http://p.sf.net/sfu/whatsupgold-sd > _______________________________________________ > Cppcms-users mailing list > Cpp...@li... > https://lists.sourceforge.net/lists/listinfo/cppcms-users |