Update : brief description of header

This commit is contained in:
Carlos 2021-02-18 02:22:29 -03:00
parent 9f6e1d1a8d
commit e4f0541744

View File

@ -9,7 +9,7 @@
* revealed with the respective number of its size. Example: size 3 = 3 3 3 on * revealed with the respective number of its size. Example: size 3 = 3 3 3 on
* the board. * the board.
*/ */
#include <stdio.h> #include <stdio.h> // for Standard Input Output
/** /**
* Function validEntryLineColumn * Function validEntryLineColumn