Code/Resource
Windows Develop
Linux-Unix program
Internet-Socket-Network
Web Server
Browser Client
Ftp Server
Ftp Client
Browser Plugins
Proxy Server
Email Server
Email Client
WEB Mail
Firewall-Security
Telnet Server
Telnet Client
ICQ-IM-Chat
Search Engine
Sniffer Package capture
Remote Control
xml-soap-webservice
P2P
WEB(ASP,PHP,...)
TCP/IP Stack
SNMP
Grid Computing
SilverLight
DNS
Cluster Service
Network Security
Communication-Mobile
Game Program
Editor
Multimedia program
Graph program
Compiler program
Compress-Decompress algrithms
Crypt_Decrypt algrithms
Mathimatics-Numerical algorithms
MultiLanguage
Disk/Storage
Java Develop
assembly language
Applications
Other systems
Database system
Embeded-SCM Develop
FlashMX/Flex
source in ebook
Delphi VCL
OS Develop
MiddleWare
MPI
MacOS develop
LabView
ELanguage
Software/Tools
E-Books
Artical/Document
CAL.1
Upload User: jnzhq888
Upload Date: 2007-01-18
Package Size: 51694k
Code Size: 1k
Category:
OS Develop
Development Platform:
WINDOWS
- CAL(1) Minix Programmer's Manual CAL(1)
- NAME
- cal - print a calendar
- SYNOPSIS
- cal [month] year
- EXAMPLES
- cal 3 1992 # Print March 1992
- DESCRIPTION
- Cal prints a calendar for a month or year. The year can be between 1 and
- 9999. Note that the year 91 is not a synonym for 1991, but is itself a
- valid year about 19 centuries ago. The calendar produced is the one used
- by England and her colonies. Try Sept. 1752, Feb 1900, and Feb 2000. If
- you do not understand what is going on, look up Calendar, Gregorian in a
- good encyclopedia.
- 1