Jump to content

Segmentation fault protection: Difference between revisions

m
m (→‎{{header|Phix}}: p2js note)
m (→‎{{header|Phix}}: e01->test)
Line 34:
{{out}}
<pre>
{30,10043489,3,21,"-1","e01test.exw",`C:\Program Files (x86)\Phix\`,"fatal exception [MEMORY VIOLATION] at #00994061"}
</pre>
You could, of course, like the non-caught errors do, make that a bit prettier, in fact here is what you get without try/catch:
<pre>
C:\Program Files (x86)\Phix\e01test.exw:3
fatal exception [MEMORY VIOLATION] at #008A9042
 
7,806

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.