getswap.so

来自「berkeley db 4.6.21的源码。berkeley db是一个简单的数」· SO 代码 · 共 17 行

SO
17
字号
m4_comment([$Id: getswap.so,v 1.1 2001/06/07 19:00:21 bostic Exp $])m4_ref_title(Upgrading m4_db Applications,    Release 3.3: DB-__GT__get_byteswapped,,    upgrade.3.3/gettype, upgrade.3.3/alloc)m4_p([dnlThe m4_refT(dbh_get_byteswapped) method can return an error in the m4_db3.3 release, and so requires an interface change.  C and C++applications calling m4_ref(dbh_get_byteswapped) should be changed totreat the method's return as an error code, and to pass an additionalsecond argument of type m4_bold(int *) to the method.  The additionalargument is used as a memory location in which to store the requestedinformation.])m4_page_footer

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?