I'm not good in C and I need to make a program a.s.a.p. I'm sure this will be a piece of cake to anyone of you. If somebody is willing to waste some of his precious time to help a girl in trouble and get no more than a warm thanx and a promise that I will learn it in future, please send me a mail with a program.
"Write a program which has these functions:
a) mixing 52 cards. To mix a card means to put each one of them into one of 52 possible positions. Each card has one of 13 possible values (1,2,3,...K) and one of 4 signs (dont know how to put them on screen, but I'm sure you know what I mean)
b) dealing those previously mixed functions
c) writing on screen and into "deal.txt" the result of dealing
d) reading previously done dealing from "deal.txt"