| iMatix home page
| << | < | > | >>
SFL Logo SFL
Version 2.11

 

get_accents

#include "sfllang.h"
Bool
get_accents (void)

Synopsis

Returns TRUE if accents are enabled, FALSE if not.

Source Code - (sfllang.c)

{
    return (use_accents);
}

| << | < | > | >> iMatix Copyright © 1996-2000 iMatix Corporation