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
d0da1cf5
Commit
d0da1cf5
authored
Nov 16, 1991
by
Per Cederqvist
Browse files
Updated some path names.
parent
7ee01e25
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/server.extend
View file @
d0da1cf5
ATT L[GGA TILL EN NY FUNKTION
Alla filnamn i denna fil anges relativt $TOPDIR/src.
F|r att l{gga till en ny funktion beh|ver f|ljande {ndringar g|ras:
(Det ser kanske mycket ut, men i praktiken s} {r det inte s} jobbigt)
1) Deklarera funktionen i services.h.
1) Deklarera funktionen i
include/
services.h.
2) Deklarera funktionen i server/fncdef.txt. L{gg alltid nya funktioner
sist s} att gamla klienter fortfarande fungerar.
...
...
@@ -45,18 +47,18 @@ F|r att l{gga till en ny funktion beh|ver f|ljande {ndringar g|ras:
6) Skapa funktionsstubbar i kommunikationsdelen i filerna
isc-clien
t/services.c
isc-clien
t/input.c
Om nya komplicerade datatyper.
isc-clien
t/input.h
isc-clien
t/output.c
isc-clien
t/output.h
libraries/client-suppor
t/services.c
libraries/client-suppor
t/input.c
Om nya komplicerade datatyper.
libraries/client-suppor
t/input.h
libraries/client-suppor
t/output.c
libraries/client-suppor
t/output.h
7) Om du har nya datatyper skall funktioner f|r att parsea/skriva
dom definieras i
isc-clien
t/isc-parse.c
isc-clien
t/isc-parse.h
isc-clien
t/isc-output.c
isc-clien
t/isc-output.h
libraries/client-suppor
t/isc-parse.c
libraries/client-suppor
t/isc-parse.h
libraries/client-suppor
t/isc-output.c
libraries/client-suppor
t/isc-output.h
8) Skapa libyskom.a med 'make ar' i isc-client/.
...
...
Write
Preview
Supports
Markdown
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