What do you fags think of Pascal? Is it just C with a more verbose and annoying syntax or do the other subtle differences make it better/worse?
Name:
Anonymous2019-09-22 14:14
C is Pascal with null-terminated strings, array decay, {/} replacing begin/end, more complicated type syntax, broken scope rules, and a slow compilation model.