Peter Jaeckel
Peter Jaeckel
I agree. I am just thinking, that you lose more than you gain: You gain the benefit of copying a complete line when refactoring manually. But you lose any alignment,...
You have to do it manually then. Which includes much more work to keep it up to date. Thats why every styleguide for other languages recommends not to align commands....
I have tried serialization of a couple of tables of mine, and it worked good so far. But is deserialization already implemented? Or am I missing someting?
I would like to see the library to be native compilable under Microsoft C, so there are no dependencies on MSys2 and Mingw64 libraries. But in order to compile this...