Debug.describe()
 
   
[Top]
predef::
Debug

Method Debug.describe()


Method describe

mixed Debug.describe(mixed x)

Description

Prints out a description of the thing x to standard error. The description contains various internal info associated with x .

Note

This function only exists if the Pike runtime has been compiled with RTL debug.


Insert any HTML comment here. You can use any HTML tags and containers. Use <phl> ... </phl> if you'd like to insert some Pike / C examples or code.
 
HTML OK CSS