./configure
make
make test
make install
#programming #c_lang #c #compilation #compile #technology
0
2
0
0
./configure
make
make test
make install
#programming #c_lang #c #compilation #compile #technology
Caught by a dangling `else`.
Wikipedia: "The C standard clarifies that an else block is associated with the nearest if."
https://en.wikipedia.org/wiki/Dangling_else
Writing without curly braces can look neat, but watch out for this!
#C #CLang #C_lang #programming
Updated, now works on Mac and Linux (if you have a C compiler). Pretty happy with the source so I think I'll leave it alone for a while. github.com/ednl/c/blob/...
#programming #compsci #numberphile #JournalOfRecreationalMathematics #C_language #C_lang #Clang #C #tetrahedral #PollocksConjecture