string_to_buffer (string)
This function creates a buffer object from a string. The buffer and string are mapped to different memory areas, so that alterations to one do not affect the other.
Copyright © 1995-2010 by Cogent Real-Time Systems, Inc. All rights reserved.