[alt.sources] too much talk, not enough source.

fischer@utower.UUCP (Axel Fischer) (06/02/89)

In article <40889@tiger.oxy.edu> oberon@oxy.edu (Roman Kingsley Jones) writes:
> printf (" Please post only sources to this newsgroup, there are is\n");
> printf (" another group dedicated to discussion, COMP.SOURCES.D that's\n");
> printf (" '.d' for discussion.  Please, pretty please.  Thanks. :)\n");

Hello,
sorry, but I can't do that, because I don't get the comp.* groups. I only get
the alt.* groups. Here in germany a lot of hosts get only the alt.* groups
but not the comp.* groups.
So I must ask questions/do discussions in this group.

So I would also vote for a alt.sources.d group !

-Axel

-- 
Domain: fischer%utower@tmpmbx.UUCP   /   fischer%utower%tmpmbx@db@tui6.BITNET
USA:    ...!uunet!pyramid!tmpmbx!utower!fischer
       => Beam me up, Scotty - there is no intelligent life down here. <=
                => No, it's life Jim - but not as we know it! <=

oberon@oxy.edu (Roman Kingsley Jones) (06/04/89)

main()
{
 printf (" Please post only sources to this newsgroup, there are is\n");
 printf (" another group dedicated to discussion, COMP.SOURCES.D that's\n");
 printf (" '.d' for discussion.  Please, pretty please.  Thanks. :)\n");
}

spl@mcnc.org (Steve Lamont) (06/04/89)

In article <40889@tiger.oxy.edu> oberon@oxy.edu (Roman Kingsley Jones) writes:
>
>main()
>{
> printf (" Please post only sources to this newsgroup, there are is\n");
> printf (" another group dedicated to discussion, COMP.SOURCES.D that's\n");
> printf (" '.d' for discussion.  Please, pretty please.  Thanks. :)\n");
>}

$ cc gripe.c -o gripe
$ gripe > /dev/null

... not really, but I just couldn't resist... :^)


-- 
							spl
Steve Lamont, sciViGuy			EMail:	spl@ncsc.org
North Carolina Supercomputing Center	Phone: (919) 248-1120
Box 12732/RTP, NC 27709