delorie.com/archives/browse.cgi | search |
From: | sami3079 AT my-deja DOT com |
Newsgroups: | comp.os.msdos.djgpp |
Subject: | File handling / argument globbing |
Date: | Thu, 15 Jun 2000 14:28:04 GMT |
Organization: | Deja.com - Before you buy. |
Lines: | 22 |
Message-ID: | <8iap4s$s5d$1@nnrp1.deja.com> |
NNTP-Posting-Host: | 195.165.1.14 |
X-Article-Creation-Date: | Thu Jun 15 14:28:04 2000 GMT |
X-Http-User-Agent: | Mozilla/4.7 [en] (Win98; I) |
X-Http-Proxy: | HTTP/1.1 cache.inet.fi[C0A8020E] (The_Hudsucker_Proxy/TRE/3.0.6 [uScMs f p eN:t cCMi p s ]), 1.0 x73.deja.com:80 (Squid/1.1.22) for client 195.165.1.14 |
X-MyDeja-Info: | XMYDJUIDsami3079 |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
Reply-To: | djgpp AT delorie DOT com |
I'm trying to disable wildcard expansion as FAQ sais but function like this has no effect at all: > char **__crt0_glob_function (char *arg) > { > return 0; > } And when I take ffblk from a file using findfirst/findnext, how do I save the changes to a file if I want to? For example, I want to change the file creation date, how do I do this? How do I get to know long filename's short (8+3) -name? And if I want to have a list of all files, including from subdirectories, how do I do this easily? Thanks for help. Sent via Deja.com http://www.deja.com/ Before you buy.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |