Results 1 to 2 of 2

Thread: Increase buffer size

  1. #1

    Thread Starter
    New Member
    Join Date
    Jul 2002
    Posts
    4

    Increase buffer size

    I'm trying to update a file with Chinese Characters, but the update function causes a buffer overload since Chinese characters are double-byte. How can I increase the buffer size?

  2. #2
    Software Eng. Megatron's Avatar
    Join Date
    Mar 1999
    Location
    Canada
    Posts
    11,286
    So you're converting from single to double byte? If so, just multiply the buffer amount by 2.

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