Hello!

  I'm looking at these words:
  open-read
  open-write
  open-r/w
  (open-append)
  open-existing
  maybe-create-file

  Why is it that only the first two of them have "0 >>ptr" after open-file?
  I presume the ptr of the win32-file tuple is always zero on creation, but why 
such inconsistency?
  I'm brushing up the code, and I'd like to move "0 >>ptr" to opened-file, or 
remove it altogether. Or maybe add "initial: 0" to the ptr slot, if that's 
necessary or more optimal.
  Any thoughts?

---=====---
 Александр

------------------------------------------------------------------------------
Mobile security can be enabling, not merely restricting. Employees who
bring their own devices (BYOD) to work are irked by the imposition of MDM
restrictions. Mobile Device Manager Plus allows you to control only the
apps on BYO-devices by containerizing them, leaving personal data untouched!
https://ad.doubleclick.net/ddm/clk/304595813;131938128;j
_______________________________________________
Factor-talk mailing list
Factor-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/factor-talk

Reply via email to