Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 Feb 1996 08:06:35 -0500 (EST)
From:      Peter Dufault <dufault@hda.com>
To:        wosch@cs.tu-berlin.de (Wolfram Schneider)
Cc:        chat@freebsd.org
Subject:   Re: FYI: The Evolution of a Programmer
Message-ID:  <199602091306.IAA04310@hda.com>
In-Reply-To: <199602091222.NAA13586@caramba.cs.tu-berlin.de> from "Wolfram Schneider" at Feb 9, 96 01:22:42 pm

next in thread | previous in thread | raw e-mail | index | archive | help
>  Experienced Hacker
>  ===================
>  #include <stdio.h>
>  #define S "Hello, World\n"
>  main(){exit(printf(S) == strlen(S) ? 0 : 1);}

dd if=/dev/hello count=1

-- 
Peter Dufault               Real-Time Machine Control and Simulation
HD Associates, Inc.         Voice: 508 433 6936
dufault@hda.com             Fax:   508 433 5267



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199602091306.IAA04310>