strong/weak - dynamic/static [Was: Getting started]

Courageous jkraska at san.rr.com
Fri Sep 20 02:13:52 EDT 2002


On Thu, 19 Sep 2002 09:09:19 -0500, sismex01 at hebmex.com wrote:

>So, you see, in C (a strong, static typed language) I obtained
>a char from a floating-point number; not the string representation,
>just the first byte.

C is a statically typed language, but to call it "strongly" typed
is a bit of a stretch. C is at best, middle of the road in type
strength.

C//




More information about the Python-list mailing list