From: oohoseoo AT aol DOT com (OoHOSEoO) Newsgroups: comp.os.msdos.djgpp Subject: fnsplit()'s return - flags? Message-ID: <1998070600164800.UAA00423@ladder01.news.aol.com> NNTP-Posting-Host: ladder01.news.aol.com Date: 6 Jul 1998 00:16:48 GMT Organization: AOL http://www.aol.com Lines: 6 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk The function fnsplit() in dir.h returns an integer value with different bit flags... how exactly do I use them? Subtract then hex values somehow? bitwise & with the flag constant? James (OoHOSEoO AT aol DOT com)