Home | Modes | Categories | Search | Doc |


diagnose

Diagnostic functions for SLang programmers


Creator
Milde, Günter
Subject
languages.programming.slang
Description
Functions to show debugging information in a 'debug' buffer (or as message).
The printing of variable values is done with the function sprint_variable(var) from the sprint_var mode. It recursively prints complex variables such as arrays, associative arrays, and structures (comparable to var_dump() or print_r() in PHP).
Requires
sprint_var view bufutils
IsReferencedBy
hyperhelp
Versions
see Git log
Download links:
diagnose.sl
Rights
Copyright © 2003 Günter Milde.
Rithts
Released under the terms of the GNU General Public License (version 2 or later)

Last update 2009-02-16.