First page Back Continue Last page Graphics
C++ HISTORY
BCPL developed in 1967 by Martin Richards
Used as a language to write operating systems
B developed about the same time by Ken Thompson
Both were typeless languages
- Every data item occupied one "word" in memory and the programmer was responsible for treating the word as a real number or an integer!