[A89] Re: Pointers and Matricies


[Prev][Next][Index][Thread]

[A89] Re: Pointers and Matricies




At 23:21 2001-02-22, you wrote:
>| C and other programming lang. != logical!!!!
>
>Use Pascal if you want a logical programming language.

What makes Pascal more logical then C?
And logical in what way?
With my view of the computer as a computer engineer who knows how a 
processor works, think that it is totally illogical with strong typing. 
Whats up with that? it all comes down to bytes and bits in the end anyway. :)
Yes I do know the reason for strong typing, and that it helps you, but with 
another level of abstraction, strong typing is just strange. like writeing 
a 1 on one apple and a 2 on another apple, and then saying that they are 
not the same fruit.
Addresses are addresses, and data is data and can sometimes be code or both 
code and data, no more divisions needed :)

(I hope you all know that this is just a play with abstraction levels. 
different problems need different abstraction levels to be solved with 
least hassle and in an effective way)
///Olle





Follow-Ups: References: