Greetings, Does anyone know what the libc function call is to get the file descriptor from a *FILE? I'm pretty sure that there is a function rather than just having to dig into the FILE struct itself. Oh, this is for C. Thanks in advance. Chip