Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!cs.utexas.edu!uunet!pilchuck!amc-gw!sparta!midkiff From: midkiff@Thalatta.COM (Michelle Midkiff) Newsgroups: comp.lang.c Subject: Sending messages to a specific user Keywords: user specific, messages Message-ID: <1692@sparta.Thalatta.COM> Date: 26 Sep 89 16:34:21 GMT Reply-To: midkiff@thebes.Thalatta.COM (Michelle Midkiff) Organization: Thalatta Corporation, Bellevue WA Lines: 19 Has anyone written a routine which basically emulates "write"? I'm developing a program which needs to be able to send error messages to a specific user on the system, preferably without "write"'s initial banner message. I've tried retrieving the user's tty, doing an fopen on that tty file, and then an fprintf to it. However, all that shows up on that user's monitor is blank lines or carriage returns. As a test, I tried "writing" to that user from an O/S prompt, and that works fine. So I'm pretty stumped right now. Does anyone have any experiences, ideas, suggestions on this? Please email since I don't seem to have much time to read News lately. Thanks in advance, Michelle -- ----------------------------------------------------------------------- In-Real-Life: Michelle Midkiff, Thalatta Corporation, (+1 206 455 9838) Domain: midkiff@Thalatta.COM Path: ...!sun!sunup!thebes!midkiff