[Q] C-api: string|int|... construction

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Ames Andreas (MPA/DF)

    [Q] C-api: string|int|... construction

    Hi all,

    is it possible (within a C extension) to create a python string (or
    integer or other type) from an existing C string *without* copying the
    string?


    TIA,

    andreas


Working...