Me, too. But also coding for 1900/2903/2960 DME executives where op codes were written in octal. 000 = LDX, etc
S
SawDid
@SawDid
Posts
-
Does anyone miss programming in old languages? -
Why does most C/C++ developer prefers char *c instead of char* c?Thank you for your reply. I was a programmer years ago, and don't know C# too well. I'd be interested to know how, in C#, you would do this ... REF INT ri; INT i1, i2; BOOL condition; ... ( condition | ri := i1 | ri := i2 ); ri := 1; ... It's probably blindingly obvious, but, as I say, I'm not conversant with C#
-
Why does most C/C++ developer prefers char *c instead of char* c?Bring back ALGOL 68