#My solution to problem

5 messages · Page 1 of 1 (latest)

vagrant terrace
upper topaz
#

use clang-format -i permutations.c stuff like below
is terrible (also... always use {} even if you have 1 statement anyway)

#

don't use _Bool but #include <stdbool.h>

vagrant terrace
#

oki

vagrant terrace
#

@upper topaz while using clang-format -i. How to change the indendation to 4 not 2 ?