Project

General

Profile

« Previous | Next » 

Revision ef72791a

Added by skyjake about 12 years ago

Refactor: Further improved Str_Copy() and its apidoc

The apidoc for Str_Copy() now very explicitly states what the function does.
Modified the copy behavior so that for regular strings, the source string's
buffer is duplicated exactly (entire reserved size) while static strings will get
new memory allocated for them.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences