From: "Bart" Newsgroups: comp.lang.c,comp.lang.c++,alt.comp.lang.learn.c-c++,comp.os.msdos.djgpp,rec.games.programmer References: <37A84A9F DOT F22A6691 AT thucker DOT com DOT th> <37a8683e DOT 1721239 AT news DOT dircon DOT co DOT uk> <37a8e15c DOT 32731436 AT news DOT dircon DOT co DOT uk> Subject: Re: Long filenames in DOS? Lines: 19 X-Newsreader: Microsoft Outlook Express 4.72.3110.5 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Message-ID: <9q5q3.1286$nD1.4792@tundra.ops.attcanada.net> Date: Thu, 05 Aug 1999 01:04:05 GMT NNTP-Posting-Host: 142.194.253.213 X-Trace: tundra.ops.attcanada.net 933815045 142.194.253.213 (Thu, 05 Aug 1999 01:04:05 GMT) NNTP-Posting-Date: Thu, 05 Aug 1999 01:04:05 GMT To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com >>Also, this is off-topic in comp.lang.c and alt.comp.lang.learn.c-c++. The >>other newsgroups to which the message was posted are OK. >> >Why? (serious question not trying to offend) Because these NGs discuss only standard ANSI C and C++. DOS is a specific OS which is not defined in standard C and C++ (because C and C++ are used on other systems too). Bart. -- if( reply == spam ) cout << "Go away!" << endl; else cout << "bartkowalski" << at << "attcanada.net" << endl;