Changeset 24500
- Timestamp:
- 01/07/20 16:01:54 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/wrappers/python/io/FetchPythonData.cpp
r24114 r24500 1296 1296 void FetchData(char** pstring,PyObject* py_string){ 1297 1297 1298 c har* string=NULL;1298 const char* string=NULL; 1299 1299 1300 1300 /*extract internal string: */
Note:
See TracChangeset
for help on using the changeset viewer.