Settings

The page will reload to apply your changes.
Theme

ASCII Art Font

ASCII Art Menu

Original Usenet message from rec.arts.ascii, 22 Dec 1995.
Software: my new sig

Software: my new sig

Shane Wolff (wol...@j51.com) wrote:

> like my new sig
> its a real c program
> cut n paste it
> and compile it


> --
> /* filename sig.c shane wolff */
> #include <stdio.h>
> int main()
> {
>    printf ("SHANE WOLFF wol...@j51.com");
>    printf ("http://www.j51.com/~wolff/");
>    printf ("an eye for an eye makes the whole world blind");
>    printf (" ghandi  ")
> }

opps forgot something in there
In article <4bb2pl$5l...@miso.wwa.com> you write:
>
>like my new sig
>its a real c program
>cut n paste it
>and compile it
>
>
>--
>/* filename sig.c shane wolff */
>#include <stdio.h>
>int main()
>{
>   printf ("SHANE WOLFF wol...@j51.com");
>   printf ("http://www.j51.com/~wolff/");
>   printf ("an eye for an eye makes the whole world blind");
>   printf (" ghandi  ")
>}
>
someone sent me the corrections ,thanks,

$ cat sig.c
/* filename sig.c shane wolff */
#include <stdio.h>
int main()
{
   printf ("SHANE WOLFF wol...@j51.com\n");
   printf ("http://www.j51.com/~wolff/\n");
   printf ("an eye for an eye makes the whole world blind\n");
   printf (" ghandi  \n");
   return 0;
}

Output being:

$./sig
SHANE WOLFF wol...@j51.com
http://www.j51.com/~wolff/
an eye for an eye makes the whole world blind
 ghandi  
$

just use gcc -Wall



--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Shane Wolff          http://www.j51.com/~wolff/index.html
wol...@j51.com       "an eye for an eye makes the whole world blind" -gandhi

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Original message headers
X-Google-Language: ENGLISH,ASCII-7-bit
X-Google-Thread: fbb9d,d80be145347a62fe
X-Google-Attributes: gidfbb9d,public
From: wol...@j51.com (Shane Wolff)
Subject: Software: my new sig
Date: 1995/12/22
Message-ID: <4bdo5k$gp...@miso.wwa.com>#1/1
X-Deja-AN: 122616733
sender: bob...@sashimi.wwa.com
references: <4bb2pl$5l...@miso.wwa.com>
organization: TZ-Link, a public-access online community in Nyack, NY.
newsgroups: rec.arts.ascii
About this message. This message was posted publicly to the newsgroup rec.arts.ascii in 1995 and is mirrored here unchanged as part of the Historic Archives – only email addresses are masked. The artwork and text belong to their original authors: if you copy a piece, keep the artist's initials or signature intact and credit them where you can. Are you the author? Contact us to get your posts attributed, connected to your artist profile, or removed.

Report this message

Help us keep the archive clean and accurate. Reports are reviewed by a person – nothing is changed automatically.

Help classify this post