Add SRV_STR Stuff
This commit is contained in:
@@ -10,4 +10,8 @@ These are source files that will be copied into programs using /COPY or /INCLUDE
|
||||
|
||||
Prototype definitions for procedures in the SRV_MSG service program.
|
||||
|
||||
* SRV_STR_P
|
||||
|
||||
Prototype definitions for procedures in the SRV_STR service program.
|
||||
|
||||
|
||||
|
||||
@@ -0,0 +1,8 @@
|
||||
|
||||
//=== Prototypes for SRV_STR routines ========================
|
||||
//============================================================
|
||||
d CenterStr pr 256a varying
|
||||
d InStr 256a varying const
|
||||
d
|
||||
|
||||
//=== End of Prototypes forSRV_STR Routines ==================
|
||||
Reference in New Issue
Block a user