Skip to main content
Visitor II
March 30, 2006
Question

Writing Char Buffer to a file

  • March 30, 2006
  • 2 replies
  • 831 views
Posted on March 30, 2006 at 11:01

Writing Char Buffer to a file

    This topic has been closed for replies.

    2 replies

    Visitor II
    March 30, 2006
    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,

    jaffar

    Visitor II
    March 30, 2006
    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 st7

    Quote:

    to a file

    :o where would this file be ?

    Regards,

    Luca (Cosmic)