Settings

The page will reload to apply your changes.
Theme

ASCII Art Font

ASCII Art Menu

Original Usenet thread from rec.arts.ascii, started 21 Dec 1995.
 _   _                     _        _             _     _           
| | | |___  ___ _ __   ___| |_     / \   _ __ ___| |__ (_)_   _____ 
| | | / __|/ _ \ '_ \ / _ \ __|   / _ \ | '__/ __| '_ \| \ \ / / _ \
| |_| \__ \  __/ | | |  __/ |_   / ___ \| | | (__| | | | |\ V /  __/
 \___/|___/\___|_| |_|\___|\__| /_/   \_\_|  \___|_| |_|_| \_/ \___|
Software: my new sig

Software: my new sig

rec.arts.ascii · 6 messages · 21 Dec 1995 - 29 Dec 1995
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  ")
}

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

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

F. Le Nivet <len...@worldnet.net> ASCII art 23 Dec 1995 00:00 · permalink · report
On 21 Dec 1995 01:36:21 -0600, wol...@j51.com (Shane Wolff) 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  ")
>}
>

Not my habitss, but...
Do U know /n and /t ? Don't u think /" will do a compile error ?
Next time try Logo or Basic...

                                          >  [E-mail] -> len...@worldnet.net
 __|     |            \ |_)          |   <   ~~~~~~~~     |\__/|   /\_/\  
 _|      |    -_)       | | \ / -_)  _|   >               \ O.O|  = O O = 
_|  )   ____|\__|   _|\_|_|\_/\___|\__|  <   Page Web  ----------------------
                                          >  http://www.worldnet.net/~lenivet

Roger Hofmann <rho...@crl.com> ASCII art 25 Dec 1995 00:00 · permalink · report
F. Le Nivet (len...@worldnet.net) wrote:

: On 21 Dec 1995 01:36:21 -0600, wol...@j51.com (Shane Wolff) 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  ")
: >}
: >

: Not my habitss, but...
: Do U know /n and /t ? Don't u think /" will do a compile error ?
: Next time try Logo or Basic...

  Wait a minute.  You're thinking about the backslash ("\") which does 
the newline and tab.  The slash ("/") is perfectly valid.

        -Kyle R. Hofmann

d. hall <dha...@sunspot.tiac.net> ASCII art 28 Dec 1995 00:00 · permalink · report
� thus on 23 Dec 1995 17:36:00 -0600, F virtually scripted...

F> On 21 Dec 1995 01:36:21 -0600, wol...@j51.com (Shane Wolff) 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 ");
>> }

F> Not my habitss, but...  Do U know /n and /t ? Don't u think /" will do a
F> compile error ?  Next time try Logo or Basic...

nope.  i hardly doubt logo or basic can be acknowledged as a serious
language. =)  i believe mr. wolff requires a "\" backslashh.  (he shoudl
also put those at the end of each of his sentances or else use the puts()
function.  anyways...

d.
--
Not-so-OBAscii-but-I-threw-it-in-anyways-=)
......................................................................
....._______...___..___.____..........................................
.....\      \..\  \/  /.\__/.... --------------------------------- ...
...../   /\  \./      \.___..... Diku Macro Interface Introduction ...
    /   / /  //  /\/\  \\  \     ---------------------------------
.../   /_/  //  /....\  \\  \... ---------------------------------....
...\___\___/.\__\..../__//__/.........................................

Tim0000 <tim...@Starbase.NeoSoft.COM> ASCII art 29 Dec 1995 00:00 · permalink · report
In article <4bi3p0$o4...@miso.wwa.com>, F. Le Nivet <len...@worldnet.net> wrote:
>
>On 21 Dec 1995 01:36:21 -0600, wol...@j51.com (Shane Wolff) wrote:
>
>>
>>like my new sig
>>its a real c program
>[...]
>
>>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  ")
>>}
>>
>
>Not my habitss, but...
>Do U know /n and /t ? Don't u think /" will do a compile error ? [...]

Not!  I think you have confused "\" for "/".  Improved 
sig follows:

     ...
     printf ("\tSHANE WOLFF wol...@j51.com\n");
     printf ("\thttp://www.j51.com/~wolff/\n");
     printf ("\t\"an eye for an eye makes the whole world blind.\"\n");
     printf ("\t\tghandi\n\n")
     ...

-t

-- 
     "language is a virus from outer space
      and hearing your name is better than 
      seeing your face." -- wm. burroughs, as paraphrased by laurie anderson

About this thread. These messages were posted publicly to the newsgroup rec.arts.ascii in 1995 and are 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 one of the authors? 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