Re: [cc65] fastcall time

From: Ullrich von Bassewitz <uz1musoftware.de>
Date: 2007-05-24 23:17:36
Good evening!

On Thu, May 24, 2007 at 05:13:41PM -0400, German Gonzalez wrote:
> I'm trying to use time_t __fastcall__ time (time_t* t); to see how
> much time takes some specific task.

Using clock() is probably a better idea.

> Anybody has a snippet how to declare the struct time targeting Atari
> machine.

Which "struct time"? Do you mean time_t? This is not a struct but an integral
data type.

Regards


        Uz


-- 
Ullrich von Bassewitz                                  uz@musoftware.de
----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo@musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.
Received on Thu May 24 23:17:57 2007

This archive was generated by hypermail 2.1.8 : 2007-05-24 23:18:00 CEST