Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » U++ Core » How to use FileStream?
How to use FileStream? [message #8202] Sun, 18 February 2007 16:42 Go to previous message
Ulti is currently offline  Ulti
Messages: 108
Registered: September 2006
Experienced Member
Any example to show how to use Stream class?
my following code result empty file

[I]char data[512];
for(int i=0;i<512;i++) data=0;
MemStream ms(data,512);
header.ToBuf(ms);
CDocFile.Put(data,512);

 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Problem with Serialization after recompiling with U++ 2007.1beta3
Next Topic: something abaut brc file
Goto Forum:
  


Current Time: Sun Jul 06 23:02:06 CEST 2025

Total time taken to generate the page: 0.03735 seconds