ROOT
v6-20
Reference Guide
rootlogoff.C
Go to the documentation of this file.
1
/// \file
2
/// \ingroup Tutorials
3
/// Example of `rootlogoff.C`.
4
/// The macro `rootlogoff.C` in the current working directory, is executed when
5
/// `root` finishes.
6
///
7
/// \macro_code
8
///
9
/// \author Rene Brun
10
11
{
12
printf(
"\nTaking a break from ROOT? Hope to see you back!\n\n"
);
13
}
tutorials
rootlogoff.C
ROOT v6-20 - Reference Guide Generated on Fri Apr 1 2022 00:23:54 (GVA Time) using Doxygen 1.9.4