Writing Char Buffer to a file
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2006-03-30 1:01 AM
This discussion is locked. Please start a new topic to ask your question.
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2006-03-30 12:02 AM
Posted on March 30, 2006 at 10:02
Hi,
I'm very new to MCU programming. I want to write a char buffer to a file. I am Using Cosmic compiler and Zap simulator. Thanks in advance... Regards, jaffarOptions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2006-03-30 1:01 AM
Posted on March 30, 2006 at 11:01
Quote:
I want to write a char buffer
you can use printf, although that's not typical for a small micro like st7Quote:
to a file
:o where would this file be ? Regards, Luca (Cosmic)