Modify

Opened 18 years ago

Closed 18 years ago

Last modified 18 years ago

#74 closed Feature Request (Rejected)

expose C (CRT) _finite(double x) function as IsFinite($x) in Autoit

Reported by: Bowmore Owned by:
Milestone: Component: AutoIt
Version: Severity:
Keywords: Cc:

Description

Determines whether the given double-precision floating-point value is finite.

http://msdn2.microsoft.com/en-us/library/sb8es7a8(VS.80).aspx

Attachments (0)

Change History (2)

comment:1 by Valik, 18 years ago

Resolution: rejected
Status: newclosed

The function is in msvcrt.dll. You can use DllCall() to invoke it.

comment:2 by TicketCleanup, 18 years ago

Version: 3.2.10.0

Automatic ticket cleanup.

Modify Ticket

Action
as closed The ticket will remain with no owner.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.