1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> 2<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"> 3<title>osclconfig_error_check.h Source File</title> 4<link href="doxygen.css" rel="stylesheet" type="text/css"> 5</head><body> 6<!-- Generated by Doxygen 1.2.18 --> 7<center> 8<a class="qindex" href="index.html">Main Page</a> <a class="qindex" href="modules.html">Modules</a> <a class="qindex" href="hierarchy.html">Class Hierarchy</a> <a class="qindex" href="annotated.html">Data Structures</a> <a class="qindex" href="files.html">File List</a> <a class="qindex" href="functions.html">Data Fields</a> <a class="qindex" href="globals.html">Globals</a> </center> 9<hr><h1>osclconfig_error_check.h</h1><a href="osclconfig__error__check_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre>00001 1000002 <span class="preprocessor">#ifndef OSCLCONFIG_ERROR_CHECK_H_INCLUDED</span> 1100003 <span class="preprocessor"></span><span class="preprocessor">#define OSCLCONFIG_ERROR_CHECK_H_INCLUDED</span> 1200004 <span class="preprocessor"></span> 1300005 1400011 <span class="preprocessor">#ifndef OSCL_HAS_EXCEPTIONS</span> 1500012 <span class="preprocessor"></span><span class="preprocessor">#error "ERROR: OSCL_HAS_EXCEPTIONS has to be defined to either 1 or 0"</span> 1600013 <span class="preprocessor"></span><span class="preprocessor">#endif</span> 1700014 <span class="preprocessor"></span> 1800020 <span class="preprocessor">#ifndef OSCL_HAS_ERRNO_H</span> 1900021 <span class="preprocessor"></span><span class="preprocessor">#error "ERROR: OSCL_HAS_ERRNO_H has to be defined to either 1 or 0"</span> 2000022 <span class="preprocessor"></span><span class="preprocessor">#endif</span> 2100023 <span class="preprocessor"></span> 2200029 <span class="preprocessor">#ifndef OSCL_HAS_SYMBIAN_ERRORTRAP</span> 2300030 <span class="preprocessor"></span><span class="preprocessor">#error "ERROR: OSCL_HAS_SYMBIAN_ERRORTRAP has to be defined to either 1 or 0"</span> 2400031 <span class="preprocessor"></span><span class="preprocessor">#endif</span> 2500032 <span class="preprocessor"></span> 2600039 <span class="preprocessor">#ifndef OSCL_HAS_SETJMP_H</span> 2700040 <span class="preprocessor"></span><span class="preprocessor">#error "ERROR: OSCL_HAS_SETJMP_H has to be defined to either 1 or 0"</span> 2800041 <span class="preprocessor"></span><span class="preprocessor">#endif</span> 2900042 <span class="preprocessor"></span> 3000043 3100044 <span class="preprocessor">#endif //OSCLCONFIG_ERROR_CHECK_H_INCLUDED</span> 3200045 <span class="preprocessor"></span> 3300046 34</pre></div><hr size="1"><img src="pvlogo_small.jpg"><address style="align: right;"><small>OSCL API</small> 35<address style="align: left;"><small>Posting Version: OPENCORE_20090310 </small> 36</small></address> 37</body> 38</html> 39