view src/ploki/zz.c @ 10174:03ab1a0909e2

<b_jonas> `` c=bin/scheme; >$c echo $\'#!/bin/sh\\nexec perl \\\'-ne/Scheme$/&&push@p,$p;$p=$_}{print$p[rand@p]\\\' share/mtg/allsets.txt\' && chmod -c a+x "$c"
author HackBot
date Fri, 27 Jan 2017 09:53:42 +0000
parents ac0403686959
children
line wrap: on
line source

#include "zz.h"
#include "main.h"

#include <stdio.h>
#include <stdlib.h>

void omgwtf_this_cant_be_happening(const char *file, unsigned long line) {
	fprintf(stderr, "%s: %s:%lu: error message\n", Prog, file, line);
	abort();
}