www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1999/05/23/18:50:21

From: XXguille AT XXiies DOT XXes (Guillermo Rodriguez Garcia)
Newsgroups: comp.os.msdos.djgpp
Subject: Re: HELP notepad and gcc
Date: Sun, 23 May 1999 22:00:56 GMT
Organization: Telefonica Transmision de Datos
Lines: 29
Message-ID: <374951aa.774739@noticias.iies.es>
References: <19990523102405 DOT 20830 DOT 00004334 AT ng-cf1 DOT aol DOT com> <2B73D3B954F01932 DOT 31113C7F89C21875 DOT F365BFD5CBF9E7A7 AT library-proxy DOT airnews DOT net>
NNTP-Posting-Host: iies227.iies.es
Mime-Version: 1.0
X-Newsreader: Forte Agent 1.5/32.451
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp
Reply-To: djgpp AT delorie DOT com

El día Sun, 23 May 1999 12:13:11 -0500, "jdm"
<jdm1intx AT DIE_SPAMBOT_DIEairmail DOT net> escribió:

>Don't use Notepad to edit your source code.  It will append a ".txt"
>extension on your file even if you put a ".c" extension on it.  So you
>will wind up with a file named "name.c.txt".  If you don't have "Show
>filename extensions" checked in your Explorer options, you won't see
>it.  You can get Notepad to save a filename as you typed it if you set
>the file type dropdown list to "All Types (*.*)" before you type in
>the filename, but that's too much of a hassle.  Use a real editor like
>PFE or something, if you don't want to use RHIDE.

Just use double quotes when typing the name for the file to be saved,
that is, instead of:

name.c

which would end up as name.c.txt, you should use

"name.c"

then notepad won't append the txt extension.

Regards,
GUILLE

----
Guillermo Rodriguez Garcia
XXguille AT XXiies DOT XXes (ya sabes :-)

- Raw text -


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