Hello everyone, I've been fascinated by D lately and have been using it for all<br>my school assignments (like simple ray casting and simulated annealing).<br><br>What I can't find anywhere is how to do something like<br>


"signal(SIGINT, myhandler)" (I'm in a Linux environment).<br><br>I need this to stop the annealing process early but still keep the current best<br>result. Is there a better way to interrupt my program?<br>

<br>
Thanks!<span class="HOEnZb"><font color="#888888"><br>Matej<br></font></span><br>P.s. I hope I sent this to the appropriate address. :)