mirror of
https://github.moeyy.xyz/https://github.com/TheAlgorithms/C.git
synced 2023-10-11 15:56:24 +08:00
added doc to missing define
This commit is contained in:
parent
8aeb36bac8
commit
d162f62dce
@ -10,7 +10,7 @@
|
||||
#include <stdlib.h>
|
||||
#include <time.h>
|
||||
|
||||
#define LIMS 9 /**< */
|
||||
#define LIMS 9 /**< limit of range of matrix values */
|
||||
|
||||
/**
|
||||
* create a square matrix of given size with random elements
|
||||
|
Loading…
Reference in New Issue
Block a user