40744145142
Technical User
I just started to do a calendar in Pascal. I did it, but now i want to make it better, and i need a tip to make an algorithm to find out the first day of the month. And i don't know how. Now, i found that kind of calendar in TC, and i want to inspire from that progam. And i found this: "first_day=find_day(a, mm, yy)". What does it mean? And eventually how i could write this code in pascal? Thanks in advance.