Hi all
how do load vars with random values ?
for example I need 3 random integers from 1 to 10 1 in each in each var .
What is the C code for declaring 3 integer variables loaded with a random integer for 1 to 10 each ?
Thanks Elico
As I said I need to declare 3 variable like var1, var2, var3 each will be assinged with a random int from 1 to 10 ,
What is not clear ?
Elico
View all questions in Keil forum