Programming Languages BooksCobol Books

GNU COBOL Programmers Guide

GNU COBOL Programmers Guide

GNU COBOL Programmers Guide

This document describes the syntax, semantics and usage of the COBOL programming language as implemented by the current version of GNU COBOL, formerly known as OpenCOBOL.

Author(s):

s640 Pages
Similar Books
Learning COBOL

Learning COBOL

COBOL is the COmmon Business Oriented programming Language. COBOL is a procedural, imperative, compiled programming language. As of the COBOL 2002 spec, Object Oriented features were added to the standard. The contents include: Getting started with cobol, ACCEPT statement, ADD statement, ALLOCATE statement, ALTER statement, CALL statement, CANCEL statement, COMMIT statement, COMPUTE statement, CONTINUE statement, COPY directive, Data division, DELETE statement, DISPLAY statement, DIVIDE statement, EVALUATE statement, EXIT statement, FREE statement, GENERATE statement, GnuCOBOL installation with GNU or Linux.

s118 Pages
Cobol Tutorials

Cobol Tutorials

This note covers the following topics: Format, Variable Declarations, Executable Statements, Input and Output, Compiling And Running, Cobol String Handling, Subscripting Vs Indexing In Cobol and Table Searching in cobol.

sNA Pages