April 26, 2007 Component-Focused Testing Back

ops2c.pl: Organized Around Filehandles

    $self->print_c_header_file();
    $SOURCE = $self->print_c_source_top();
    $c_source_final = $self->print_c_source_bottom($SOURCE);


Home Last TOC Copyright © 2007 James E Keenan Back Next