Euphoria Ticket #994: 8.13.1.8 atom_to_float32 missing include line and variable declarations

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

The file "numbers.dat" should contain 4 bytes (not readable with normal editing programs, a hex editor is required)

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