Cross Platform Development SDK Game

 

cs sdk v 1.14 released

Home  |  Product  |  Documents  |  Tutorials  |  FAQ |   Download  |   Forum |   Contacts  |   Link  


  Cross Suit

 Cross Suit SDK

 Documents
      classes
 Starting...
           Tutorials

 LUA tutorials

   Support

  Forum
  q&a

 Product parts

 Virtual File system

 Virtual Render
 Virtual Machine
   

  Demo Games

   

 3D Engine

  gvSystem(dx9)

 Link

 

 

q&a



  manager(2007-10-05 00:48:49, Hit : 1063, Vote : 74
 How to save text file ..( data...etc )


/** \brief
dump
*/
void SaveDumpExample(void)
{
    DumpFile  dumpFile("test.save.txt",false);

    dumpFile.Insert("//Do not modify!!\n");
    dumpFile.Insert("%d ",g_configA);
    dumpFile.Insert("%d ",10);
    dumpFile.Insert("%d ",20);
}





°øÁö   Welcome to Cross Suit Engine forum [112]  manager  2007/05/29 1952 54
6   About method void* gv_OBJECT_RECT::Clone(void) [5]  manager 2008/01/21 1063 52
5   vs6 and vs2003 and vs 2005 directx setting. [14]  manager 2007/10/23 1570 84
4   How to get text file. [1]  manager 2007/10/05 1323 56
  How to save text file ..( data...etc )  manager 2007/10/05 1063 74
2   gv_OBJECT_RECT .information format [42]  manager 2007/07/19 2102 73
1   ignored link error message from HB3  manager 2007/07/05 979 78

1
 

Copyright 1999-2010 Zeroboard / skin by zero

Copyright(C) gvSystem & GamePlus All Rights Reserved.