/* Illustrative broken code "broken_example.c" * * Root version 4.04/02 compiled with Fink on a G4 Powerbook * C/C++ Interpreter version 5.15.169 * * Chan Huntington -- huntington.c@mac.com */ void broken_example(){ Int_t i = 0; Int_t x = 0; Int_t y = 0; Long64_t k = 3; //These first 2 "for" statements work: for (i; i < 2; i++){ cout<<"i is: "<