This is an automated email from the ASF dual-hosted git repository.
colinlee pushed a change to branch colin_example_c_cpp
in repository https://gitbox.apache.org/repos/asf/tsfile.git
from 2548b18b fix code style.
add 763ec68a fix tmp code.
add 08158fa9 fix error.
No new revisions were added by this update.
Summary of changes:
cpp/examples/README.md | 2 ++
cpp/examples/c_examples/demo_read.c | 26 ++++++++++++----
cpp/examples/c_examples/demo_write.c | 53 ++++++++++++++++++++++++--------
cpp/examples/cpp_examples/demo_read.cpp | 27 +++++++++++++---
cpp/examples/cpp_examples/demo_write.cpp | 41 +++++++++++++++---------
cpp/examples/examples.cc | 4 +--
cpp/src/cwrapper/tsfile_cwrapper.cc | 28 +++++++++++++++--
cpp/src/cwrapper/tsfile_cwrapper.h | 19 +++++++++---
cpp/src/writer/tsfile_table_writer.h | 1 +
cpp/src/writer/tsfile_writer.cc | 24 +++++++--------
10 files changed, 164 insertions(+), 61 deletions(-)