If there is no centralized place, maybe someone can help me out by inserting a printf() when BufferReader is called?
Thanks! George > Hi, > > for a research project of mine I need to insert code into all I/O calls > to simply print something out. Therefore everytime a file is opened, I > would like something printed, or everytime keyboard input is read I would > like a printout. > > Is there somewhere central in the code where i can place this print > statement so that it will occur for all I/O calls? > > Thanks! George > > > _______________________________________________ kaffe mailing list > [email protected] http://kaffe.org/cgi-bin/mailman/listinfo/kaffe > > -- George Nychis INI MSIN Masters Student, Carnegie Mellon University http://www.andrew.cmu.edu/user/gnychis/ _______________________________________________ kaffe mailing list [email protected] http://kaffe.org/cgi-bin/mailman/listinfo/kaffe
