cvs.gedasymbols.org/archives/browse.cgi | search |
From: | "jsmith2" <jsmith2 AT MCIONE DOT com> |
Subject: | Silly Elementary Question |
Newsgroups: | comp.os.msdos.djgpp |
Message-ID: | <01bd10b8$85d81640$893b37a6@jim> |
Lines: | 14 |
Date: | Wed, 24 Dec 1997 22:07:33 GMT |
NNTP-Posting-Host: | 166.55.59.137 |
NNTP-Posting-Date: | Wed, 24 Dec 1997 17:07:33 EST |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
Howdy! I just downloaded and installed gcc and rhide, and I'm getting an error that I can't figure out when I try to compile a simple C program -- surely due to my own ignorance: Error: stdio.h: No such file or directory (ENOENT) I tried to include stdio.h two ways; like this: #include <stdio.h> and like this: include "d:\djgpp\include\stdio.h" and neither will work. The stdio.h file does exist -- what am I doing wrong? What does 'ENOENT' mean? Sincerely, Mr. Ignorance jsmith AT mcione DOT com
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |