mirror of
https://github.com/TheAlgorithms/C
synced 2025-02-07 01:04:04 +03: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…
x
Reference in New Issue
Block a user