Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

References

The manuals are available as online manuals, see https://bs2manuals.ts.fujitsu.com.

[1]

CRTE (BS2000)
Common RunTime Environment
User Guide

Target group
Programmers and system administrators in a BS2000 environment

Contents
Description of the common runtime environment for COBOL85, C and C++ objects and for "foreign language mix"

  • components of CRTE
  • ILCS program interface
  • linkage examples

[2]

C (BS2000)
C Library Functions
Reference Manual

Target group
C users working with BS2000
Contents

  • Descriptions of all C functions and macros provided by the C runtime library
  • Basic information, programming notes and examples for: file processing, STXIT and contingency routines, locality

[3]

C++ (BS2000)
C++ Compiler
User Guide

Target group
Cand C++ users in a BS2000 environment
Contents

  • Description of all activities concerned with the creation of executable C and C++ programs: compilation, linking, loading, debugging
  • Programming notes and additional information on: program runtime control, file processing, event handling, locale concept, language interfacing, C and C++ language features of the C++ compiler

[4]

The C++ Programming Language
by Bjarne Stroustrup

Target group
C++ programmers and programmers wishing to learn C++.
Contents
This standard work by C++ originator Bjarne Stroustrup includes an introduction to C and C++ with a large number of examples, three chapters on software development using C++ and a complete reference manual.