Logo by Alkaron (anonymous IP: 3.137.198.143,2258) | ||||||||||||||
| ||||||||||||||
Audio (343) Datatype (51) Demo (203) Development (602) Document (24) Driver (97) Emulation (149) Game (1011) Graphics (500) Library (118) Network (234) Office (66) Utility (932) Video (69) Total files: 4399 Full index file Recent index file
Amigans.net OpenAmiga Aminet IntuitionBase
Support the site
|
Crash - 1.2 + source with makefile =========== Warning: This program will crash with purpose! A small and simple command that "safely" crashes, by writing to address 0 that is protected and guaranteed never written to. Why would you want a program that crashes? I for example, sometimes need a "safe" way to crash a program so I can check where the error output is going, etc etc. C source code included with a makefile. Installation ------------ 1. Unarchive the package. 2. Just copy the file Crash in the Crash drawer to your C: 3. Done. Compiling the Source -------------------- 1. Open Shell. 2. Locate the drawer where you did put Crash and cd into the src/ drawer. 3. Write the folling in Shell: 1> make Changes ------- Version 1.2: (2021 Jun) - Added a warning that is printed out. - Added a countdown of 3 seconds (so the user has a chance to abort). - Updated the Makefile. Version 1.1: (2021 Jun) - Fixed the makefile to make a release including the source code. - Fixed the makefile to clean (delete) correctly. Version 1.0: (2014 May) - Initial release. Author ------ Marko K. Seppänen Homepage -------- http://m4rko.com/amiga |
Copyright © 2004-2024 by Björn Hagström All Rights Reserved |