Hi,
help me with array, how I can create array with user input mode with keyboard.
I understand with random, but don't understand user input mode. :(
please help me:
This is random:
#include <stdio.h>
#include <conio.h>
#include <stdlib.h>
#include <time.h>