CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2

Thread: CFile::typeText

  1. #1
    Join Date
    Apr 1999
    Posts
    1

    CFile::typeText

    Please enligth me

    How to use CFile::typeText with a file I open in order that: writing new lines with "\n" will make file well written to all text editors like notepad or MS-DOS's ones?


  2. #2
    Join Date
    May 1999
    Location
    CA, USA
    Posts
    586

    Re: CFile::typeText

    Check out the help for CStdioFile

    Rail

    Recording Engineer/Software Developer
    Rail Jon Rogut Software
    [email protected]
    http://home.earthlink.net/~railro/

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured