Develop and Download Open Source Software

Browse CVS Repository

Diff of /malonnote/mnDef.h

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

revision 1.6 by maloninc, Tue Sep 20 06:36:29 2005 UTC revision 1.7 by maloninc, Fri Sep 30 01:38:17 2005 UTC
# Line 1  Line 1 
1  #ifndef MNDEF_H  #ifndef MNDEF_H
2  #define MNDEF_H  #define MNDEF_H
3    
4  #include <errno.h>  #include <errno.h>
5    
6  #define MN_ERROR(msg)     wxLogError(wxT("File: [%s]    Line: [%d]   Message: [%s]    errno: [%d]"), __TFILE__, __LINE__, msg, errno);  #define MN_ERROR(msg)     wxLogError(wxT("File: [%s]    Line: [%d]   Message: [%s]    errno: [%d]"), __TFILE__, __LINE__, msg, errno);

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26