*BSD News Article 74579


Return to BSD News archive

Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!nntp.coast.net!news.kei.com!news.mathworks.com!nntp.primenet.com!news.asu.edu!ennfs.eas.asu.edu!cs.utexas.edu!swrinde!howland.reston.ans.net!agate!info.ucla.edu!nnrp.info.ucla.edu!unixg.ubc.ca!van-bc!n1van.istar!van.istar!west.istar!ott.istar!istar.net!tor.istar!east.istar!n2tor.istar!news3.idirect.com!not-for-mail
Newsgroups: comp.unix.bsd.bsdi.misc
From: peter@e-partner.com (Peter Pohlmann)
Subject: C Programming Help
Content-Type: Text/Plain; charset=US-ASCII
MIME-Version: 1.0
X-Newsreader: WinVN 0.99.6
X-Newsmaster: Laszlo Herczeg (las@idirect.com)
X-Client-Port: 1028
Message-ID: <Edina1996Jul23.202436.23721@news3.idirect.com.compulink.com>
X-Nntp-Posting-Host: azurenet28.idirect.com
Date: 24 Jul 96 00:24:36 UTC
Lines: 17

Hello there,

i just got bsd 2.01. I have a small question:


Programming the following code does not show anything on the screen, 
why??

#include <stdio.h>

 main()

  {
  printf(Hello Test");
  }
Please email to peter@e-partner.com.   Thanks