//
// Example 14.12. Function to evaluate f(1) + f(2) + ... + f(n)
// for a variety of functions, f, and values of positive integer n
//
#include
#include
#include
/* Structure for saving state for a nested function.
Copyright (C) 1989, 92, 93, 94, 95, 96, 1997 Free Software Foundation, Inc.
This file is part of GNU CC.
GNU CC is free software; you can redi