|
|
|
|
|
by thePunisher
2214 days ago
|
|
Pascal was originally an application programming language, not a systems programming language. These days you can probably mix assembly within your Pascal code or access pointers directly with some custom language extensions, but these weren't part of the original Pascal specification. |
|
I'm not sure where you got this idea that Pascal is memory safe.