program

  1. ruby R53

    Useless Scripts/Programs

    To contrast with the Useful scripts thread, this is for sharing your most pointless stuff. I'll start: This C program literally just allocates exactly 128 bytes of memory to write a random value to it. It then proceeds to only print where the number is located, but not the number itself, and...
  2. D

    Other Prevent user from exiting program

    So I've been searching online for a while and cannot find any solutions. I've working on something that will work similar to a kiosk. This being the case I need to prevent a user from exiting the application once the system boots up into it. Is there a script or something that I can use to...
Back
Top