CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Join Date
    Oct 2001
    Posts
    745

    Notepad -max: size limit

    Hi all,

    What is the maximum size I can copy to a notepad.When I was writing some data(6GB) to the notepad,the size went up to 4 Gb & then went down to "0" size & the filesize at the end was 2Gb.The operating system was Linux.

    Could any one explain this behaviour..
    Thanks

  2. #2
    Join Date
    Aug 2002
    Location
    Madrid
    Posts
    4,588
    what do you mean by "a notepad" ? Notepad as in wordpad ? But I guess not, since you are talking about linux.
    Get this small utility to do basic syntax highlighting in vBulletin forums (like Codeguru) easily.
    Supports C++ and VB out of the box, but can be configured for other languages.

  3. #3
    Join Date
    Oct 2001
    Posts
    745
    Its of type "Text File " under Linux.

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