Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Per Cederqvist
lyskom-server-ceder-1616-generations-topgit
Commits
52b67a9b
Commit
52b67a9b
authored
Aug 05, 1998
by
Per Cederqvist
Browse files
(local_to_global): New function.
parent
27efd65e
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/include/services.h
View file @
52b67a9b
/*
* $Id: services.h,v 0.3
5
1998/0
7/26 16:39:15
ceder Exp $
* $Id: services.h,v 0.3
6
1998/0
8/05 16:12:49
ceder Exp $
* Copyright (C) 1991, 1992, 1993, 1994, 1995, 1996 Lysator Academic Computer Association.
*
* This file is part of the LysKOM server.
...
...
@@ -535,6 +535,12 @@ KOM_( get_map (Conf_no conf_no,
unsigned
long
no_of_texts
,
L2g_iterator_as_text_list
*
result
));
extern
Success
KOM_
(
local_to_global
(
Conf_no
conf_No
,
Local_text_no
first_local_no
,
unsigned
long
no_of_texts
,
Text_mapping
*
result
));
/*
* Ask what the server thinks the time is. This
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment