debug_string
List of: Functions
Subjects: Debugging
Contents: Kernel

Action: Prints to the output file a string value with the given title.

Prototype: void debug_string (


char const* title, // title


char const* str, // string value


FILE* fp // file pointer


);

Includes: #include "kernel/acis.hxx"

#include "kernel/kerndata/data/debug.hxx"

Library: kernel

Filename: kern/kernel/kerndata/data/debug.hxx

Effect: System routine
PDF/KERN/24FNC.PDF
HTM/DATA/KERN/KERN/24FNC/0010.HTM