Writing /var/www/bithack.se/projects/methabot/data/cache/9/938b3cee3e8e5f0f141dae1e719ce810.i failed
Unable to save cache file. Hint: disk full; file permissions; safe_mode setting.
Writing /var/www/bithack.se/projects/methabot/data/cache/9/938b3cee3e8e5f0f141dae1e719ce810.xhtml failed
Differences
This shows you the differences between the selected revision and the current version of the page.
| — | libmetha:api:lmetha_destroy 2009/02/16 12:53 current | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== API Reference: lmetha_destroy() ====== | ||
| + | Free everything, clean up metha object | ||
| + | =====Synopsis===== | ||
| + | <code c> | ||
| + | void lmetha_destroy(metha_t *m); | ||
| + | </code> | ||
| + | =====Usage===== | ||
| + | |||
| + | =====Return value===== | ||