+ 1
Write a program in C that uses the rand() function to create 1000 structs
define a struct containing 4 data types Write a program in C that uses the rand() function to create 1000 of these structs inserts them in the linked list and prints out the first 10 to the console.
1 Resposta
+ 1
why did you tag it as c# when you wanted a solution in c, or was the tag right but the description wrong?