11 lines
288 B
C
11 lines
288 B
C
|
//=======================================================================
|
||
|
//
|
||
|
// Copyright (C) Microsoft Corporation, 1998 - 1999 All Rights Reserved.
|
||
|
//
|
||
|
// File: curntime.h
|
||
|
//
|
||
|
//=======================================================================
|
||
|
|
||
|
int atoh(const TCHAR *string);
|
||
|
|