Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!usc!sdd.hp.com!think.com!snorkelwacker.mit.edu!ira.uka.de!fauern!opal!czahl From: czahl@opal.cs.tu-berlin.de (Christian Zahl) Newsgroups: comp.os.os2.programmer Subject: Re: Multi-threaded appl & printf Message-ID: <3384@opal.cs.tu-berlin.de> Date: 17 May 91 23:12:24 GMT References: <1991May16.153241.11420@grasp1.univ-lyon1.fr> Sender: news@opal.cs.tu-berlin.de Lines: 15 Nntp-Posting-Host: hektor (article lost?!) The problem is explained in the handbooks (Language Reference, Compile Link..). There are some funktions in the libraries, in which the stackcheck is fix included. One of these is the printf function. The full list is included in the manuals. One way out of this desaster is to patch this funktion by extracting from the library with LIB, patching with DEBUG, and replacing with LIB). The other possiblity is to use sprintf and VioWrtTTY instead. hope it helps.. ------------------------------------------------------------------------------- Christian Zahl - pure student ! Technische Universitaet Berlin, Germany