Leave the program NOW. More...
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Functions | |
| void | mutt_exit (int code) |
| Leave NeoMutt NOW. | |
Leave the program NOW.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.
Definition in file exit.h.
| void mutt_exit | ( | int | code | ) |
Leave NeoMutt NOW.
Some library routines want to exit immediately on error. By having this in the library, mutt_exit() can be overridden.
| code | Value to return to the calling environment |
Definition at line 41 of file exit.c.
Here is the call graph for this function:
Here is the caller graph for this function: