1 2 3 4 5 6 7 8
#ifndef ZOOM_INFO_INIT_H #define ZOOM_INFO_INIT_H #include "zoom_info.h" void zoom_info_init (ZOOM_INFO * z); #endif // ZOOM_INFO_INIT_H
Copyright © 2009 Don Pellegrino All Rights Reserved.