Google

NAME="GENERATOR" CONTENT="Modular DocBook HTML Stylesheet Version 1.76b+ ">

nd_main

Name

nd_main -- 

Description

Details

cmd_options

extern ND_CmdOptions cmd_options;


nd_main_safe_exit ()

void        nd_main_safe_exit               (void);

The function causes Netdude to exit. If there are any modified traces still open, the exit dialog is shown for confirmation.


nd_main_unsafe_exit ()

void        nd_main_unsafe_exit             (void);

The function causes Netdude to exit immediately, without checking for unsaved files etc. Called by nd_main_safe_exit() when there are no unsaved traces.