sds icon indicating copy to clipboard operation
sds copied to clipboard

Make sds compile with C++ compiler

Open lemzwerg opened this issue 11 years ago • 0 comments

These two commits make sds compile with a C++ compiler. There are still warnings about long long and buf[]. However, I think that most compilers support those C99 features, only causing warnings.

lemzwerg avatar Sep 15 '14 10:09 lemzwerg