PUTS_RAW_FIXED
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
puts_raw_fixed - sn_sal_console_write helper for adding \r's as required
SYNOPSIS
"SYNOPSIS"
void puts_raw_fixed (int (*puts_raw)
const char *s, int len, const char * s, int count);
ARGUMENTS
- puts_raw
-
puts function to do the writing
- s
-
input string
- count
-
length
DESCRIPTION
We need a \r ahead of every \n for direct writes through
ia64_sn_console_putb (what sal_puts_raw below actually does).
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:40 GMT, October 09, 2005