delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2000/10/20/07:13:15

Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT sources DOT redhat DOT com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin AT sources DOT redhat DOT com>
List-Help: <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner AT sources DOT redhat DOT com
Delivered-To: mailing list cygwin AT sources DOT redhat DOT com
Message-ID: <5367F3D6F0A7D211BAEA00104B87229C342E01@DACOR2>
From: Kittenberger Axel <axel DOT kittenberger AT datentechnik DOT com>
To: "'mike coll'" <coll_mike AT yahoo DOT com>,
"'cygwin AT sourceware DOT cygnus DOT com'"
<cygwin AT sourceware DOT cygnus DOT com>
Subject: AW: Sample code that works with cygwin
Date: Fri, 20 Oct 2000 13:12:54 +0200
MIME-Version: 1.0
X-Mailer: Internet Mail Service (5.5.2650.21)
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id HAA05180

------------ main.c ---------------------
#include <stdio.h>

int main()
{
  printf("Hello world, hello cygwin!\n");
  return 0;
}
--------- makefile ---------------------
main:	main.o
	gcc main.o -o main
------------------------------------------

-----Ursprüngliche Nachricht-----
Von: mike coll [mailto:coll_mike AT yahoo DOT com]
Gesendet: Freitag, 20. Oktober 2000 12:51
An: cygwin AT sources DOT redhat DOT com
Betreff: Sample code that works with cygwin


 Hi

  Is there a place i could download some sample .c
  files that compile under cygwin?

  And mabye also some projects with the 
  .c .h .rc makefile.
  so you just need to run "make" to compile it?

  since it would be much easier if i had some sample
  code i could use as examples to learn how to
  program with cygwin.

  i tried using a sample .c that came with rsxntdj
  and it didin't work.
  why doesen't cygwin come with sample .c files?

__________________________________________________
Do You Yahoo!?
Yahoo! Messenger - Talk while you surf!  It's FREE.
http://im.yahoo.com/

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019