Re: C/C++ lua_stackdump lib - feedback welcome
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: C/C++ lua_stackdump lib - feedback welcome
- From: Thomas Jericke <tjericke@...>
- Date: 2016年10月11日 10:31:59 +0200
As other mentioned, brackets are not needed for one liners, so
I leave them out. I generally leave out what is not needed.
You mean like comments, newlines, indentation... ?
Your C code must look like minified _javascript_.
--
Thomas