¡@

Home 

c++ Programming Glossary: pdp

What memory address spaces are there?

http://stackoverflow.com/questions/14091855/what-memory-address-spaces-are-there

all modern architectures and word addressing pre IBM 360 PDP 11 but I think moder Unisys mainframes are still word addressed.. 0 or would be ignored for anything other than bytes. On a PDP 10 for example if p was a char int p int p 1 would often be..

Any way to read big endian data with little endian program?

http://stackoverflow.com/questions/2022462/any-way-to-read-big-endian-data-with-little-endian-program

this issue when they tried to network primitive PDP 11 minicomputers with other primitive computers. The PDP 11.. PDP 11 minicomputers with other primitive computers. The PDP 11 was the first little Endian computer while most others at.. when I think a good argument could be made for hanging the PDP 11 designer who made the little Endian feature decision. share..

Why are Hexadecimal Prefixed as 0x?

http://stackoverflow.com/questions/2670639/why-are-hexadecimal-prefixed-as-0x

created from B the need for hexadecimal numbers arose the PDP 11 had 16 bit words and all of the points above were still valid...

How are gcc/g++ bootstrapped?

http://stackoverflow.com/questions/9429491/how-are-gcc-g-bootstrapped

first C compiler ever ca. 1973 IIRC was implemented in PDP 11 assembly. Similarly the first ever C compiler CPre Cfront..