Euphoria Ticket #995: 8.13.1.5 atom_to_float64 missing var declaration, include line

The following should work, with the explanation that the resulting file is not readable with normal text editors, only by Euphoria or hex editors.

include std/convert.e 
 
integer fn = open("numbers.dat", "wb") 
puts(fn, atom_to_float64(157.82)) -- write 8 bytes to a file 

Details

Type: Task Severity: Normal Category: Documentation
Assigned To: euphoric Status: Fixed Reported Release:
Fixed in SVN #: View VCS: none Milestone: 4.1.0

Search



Quick Links

User menu

Not signed in.

Misc Menu