#include "params.h"
#include "pageres.h"
#include "notdll.h"
Go to the source code of this file.
Function Documentation
char determine_newline_type |
( |
WERD * |
word, |
|
|
BLOCK * |
block, |
|
|
WERD * |
next_word, |
|
|
BLOCK * |
next_block |
|
) |
| |
test line ends
- Parameters:
-
word | word to do |
block | current block |
next_word | next word |
next_block | block of next word |