/[ascend]/trunk/test/redirectStdStreams.h
ViewVC logotype

Diff of /trunk/test/redirectStdStreams.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 607 by johnpye, Tue May 16 04:19:20 2006 UTC revision 956 by johnpye, Sat Dec 9 15:38:05 2006 UTC
# Line 32  Line 32 
32    
33  #ifndef REDIRECTSTDSTREAMS_H_SEEN  #ifndef REDIRECTSTDSTREAMS_H_SEEN
34  #define REDIRECTSTDSTREAMS_H_SEEN  #define REDIRECTSTDSTREAMS_H_SEEN
35    
36    #if 0 /* disabling this stuff (it was making it hard to debug tests) */
37    
38  FILE *redirect_stderr(CONST char *filename);  FILE *redirect_stderr(CONST char *filename);
39  /**<  /**<
# Line 87  FILE *reset_stdout(void); Line 89  FILE *reset_stdout(void);
89   *  to the new stdout stream.  Returns NULL if stdout could not   *  to the new stdout stream.  Returns NULL if stdout could not
90   *  be reset.   *  be reset.
91   */   */
92    
93    #endif
94    
95  #endif  /* REDIRECTSTDSTREAMS_H_SEEN */  #endif  /* REDIRECTSTDSTREAMS_H_SEEN */

Legend:
Removed from v.607  
changed lines
  Added in v.956

john.pye@anu.edu.au
ViewVC Help
Powered by ViewVC 1.1.22