strdate

Syntax

strdate( string text )

Arguments

text
String buffer that the current date will be stored in.

Description

This function retrieves the current date and converts it to the string form 05/22/09.

Example

strdate( str0 );

Also see

strtime

Comments

Everyone can add his comments about his experiences with this function here. Tips for using it are welcome, too.