OSGetCodePage

Returns the active code page of the server.

Library:LibC
Classification:NetWare OS
Service:NetWare Platform

Syntax

  #include <netware.h> 
   
  int OSGetCodePage ( void );
  

Return Values

If successful, returns the code page of the server. For a list of possible values, see Supported Code Pages in Volume 1.

See Also