Compare commits
2 Commits
24a4f09e0a
...
0fce4964f6
| Author | SHA1 | Date | |
|---|---|---|---|
| 0fce4964f6 | |||
| c0ae7c0c83 |
@ -13,7 +13,7 @@
|
||||
// Creates the word salad by placing words randomly and filling empty spaces
|
||||
int createWordSalad(char salad[MAX_SEARCH_FIELD_LEN][MAX_SEARCH_FIELD_LEN], unsigned int searchFieldLen, const char words[][MAX_WORD_LEN], unsigned int wordCount)
|
||||
{
|
||||
|
||||
//hihui
|
||||
}
|
||||
|
||||
// Prints the word salad to console
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user