Timestamp | Post | Voter | Comment | Reputation |
---|---|---|---|---|
Re: Pascal Programming; | Husoski | "Delphi/Object Pascal" is listed at #13 on the Tiobe index today, putting it ahead of Ruby, Rust and Swift. | +2 | |
Re: Last time this came up about Python, I upset people. Here I am again! | Husoski | ...and C is an assembly framework, right? :) | +2 | |
Re: Last time this came up about Python, I upset people. Here I am again! | Husoski | PS: When I crossed 64 (...after I stopped humming the Beatles tune) I found it less painful to write my age in hexadecimal. That would make you 44. | +2 | |
Re: If-else showing weird results | Husoski | No, %s scanning stops on any whitespace, not just a newline. Use %255[^\n] to include any character except a newline. | +0 |
The End.