cctw
0.2.1
Main Page
Namespaces
Classes
Files
File List
File Members
cctw-code
cctwtcl
cctwtcltiff.h
Go to the documentation of this file.
1
/*
2
* cctwtcltiff.h
3
*
4
* Created on: Oct 29, 2013
5
* Author: wozniak
6
*/
7
8
#ifndef CCTWTCLTIFF_H
9
#define CCTWTCLTIFF_H
10
11
#include <stdbool.h>
12
13
#include <tcl.h>
14
15
int
Cctwtcltiff_Read_Cmd
(ClientData clientData,
16
Tcl_Interp *interp,
17
int
objc, Tcl_Obj *
const
objv[]);
18
19
#endif
Cctwtcltiff_Read_Cmd
int Cctwtcltiff_Read_Cmd(ClientData clientData, Tcl_Interp *interp, int objc, Tcl_Obj *const objv[])
Generated on Thu Mar 17 2016 15:17:36 for cctw by
1.8.10