File: tab_extras.dox

package info (click to toggle)
wcslib 8.4%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 8,840 kB
  • sloc: ansic: 35,156; lex: 9,453; fortran: 6,826; sh: 3,371; f90: 815; sed: 497; pascal: 204; makefile: 18
file content (47 lines) | stat: -rw-r--r-- 1,108 bytes parent folder | download | duplicates (11)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
/** @def TABLEN
* @brief Size of the tabprm struct in @a int units.
*
* Size of the tabprm struct in @a int units, used by the Fortran wrappers.
*/

/** @def tabini_errmsg
* @brief Deprecated.
* @deprecated Added for backwards compatibility, use #tab_errmsg directly now
* instead.
*/

/** @def tabcpy_errmsg
* @brief Deprecated.
* @deprecated Added for backwards compatibility, use #tab_errmsg directly now
* instead.
*/

/** @def tabfree_errmsg
* @brief Deprecated.
* @deprecated Added for backwards compatibility, use #tab_errmsg directly now
* instead.
*/

/** @def tabprt_errmsg
* @brief Deprecated.
* @deprecated Added for backwards compatibility, use #tab_errmsg directly now
* instead.
*/

/** @def tabset_errmsg
* @brief Deprecated.
* @deprecated Added for backwards compatibility, use #tab_errmsg directly now
* instead.
*/

/** @def tabx2s_errmsg
* @brief Deprecated.
* @deprecated Added for backwards compatibility, use #tab_errmsg directly now
* instead.
*/

/** @def tabs2x_errmsg
* @brief Deprecated.
* @deprecated Added for backwards compatibility, use #tab_errmsg directly now
* instead.
*/