Hacker Newsnew | past | comments | ask | show | jobs | submit | Falcondor's commentslogin

mmap on file io errors would manifest in Signals (For example SIGBUS or SIGSEGV).

So if you wanted to handle file read/write errors you would need to implement signal handlers.

https://stackoverflow.com/questions/6791415/how-do-memory-ma...


... which is not great for an API.


Looks like binary downloads are on another page and not necessarily made by tcl-lang

https://www.tcl-lang.com/software/tcltk/bindist.html


From that page:

- Android 8.6.10 https://androwish.org/download/index.html

- Activestate seems to require account creation: https://www.activestate.com/pricing/

- Windows, nightly build of 9.0.2 from 15 February: https://gitlab.com/teclabat/tcltk/-/packages/34837768

- Windows 8.6.7 https://www.irontcl.com/index.html

This looks like the link I was looking for: Windows 9.0.1: https://www.tcl3d.org/bawt/download.html#tclpure which links to: https://www.tcl3d.org/bawt/download/Tcl-BI/SetupTcl-BI-9.0.1...


I think, if I am reading it correctly, that was not a code example, that was actual code. count and nums are variables being defined, and fib is a function. Then the function is being called to build the table (you can see str(fib(n)) in the second to last line)


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: