12 |
* Copyright 2005, Benjamin Andrew Allan |
* Copyright 2005, Benjamin Andrew Allan |
13 |
* |
* |
14 |
* The ASCEND utilities is free software; you can redistribute |
* The ASCEND utilities is free software; you can redistribute |
15 |
* it and/or modify it under the terms of the GNU General Public License as |
* it and/or modify it under the terms of the GNU General Public License as |
16 |
* published by the Free Software Foundation; either version 2 of the |
* published by the Free Software Foundation; either version 2 of the |
17 |
* License, or (at your option) any later version. |
* License, or (at your option) any later version. |
18 |
* |
* |
29 |
|
|
30 |
/** @file |
/** @file |
31 |
* ASCEND Printf stdout/stderr Substitutes Dispatcher. |
* ASCEND Printf stdout/stderr Substitutes Dispatcher. |
32 |
|
* Note that these routines are only compiled if USE_ASC_PRINTF is defined. |
33 |
* <pre> |
* <pre> |
34 |
* When including this file, you must include: |
* When including this file, you must include: |
35 |
* #include <stdarg.h> |
* #include <stdarg.h> |