help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



[Overview][Constants][Types][Procedures and functions] Reference for unit 'heaptrc' (#rtl)

SetHeapTraceOutput

Specify filename for heap trace output.

Declaration

Source position: heaptrc.pp line 46

procedure SetHeapTraceOutput(

  const name: String

);

Description

SetHeapTraceOutput sets the filename into which heap trace info will be written. By default information is written to standard output, this function allows you to redirect the information to a file with full filename name.

Errors

If the file cannot be written to, errors will occur when writing the trace.

See also

SetHeapExtraInfo

  

Store extra information in blocks.

Notes

 No notes exist for this page yet. 





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505