Kickass Crypto

Find us on GitHub: https://github.com/jj5/kickass-crypto.

io.php

2023-04-05 jj5 - I/O functions.

Tags
link
https://github.com/jj5/kickass-crypto

Table of Contents

kickass_crypto_report_error()  : void
2023-04-05 jj5 - this function prints a line of text to STDERR.

Functions

kickass_crypto_report_error()

2023-04-05 jj5 - this function prints a line of text to STDERR.

kickass_crypto_report_error(string $line) : void
Parameters
$line : string

the line of text to print to STDERR.

Return values
void

Search results