Re: C++ Type System
- From: "David M. Cook" <dave davidcook org>
- To: gtk-app-devel-list gnome org
- Subject: Re: C++ Type System
- Date: Mon, 11 Aug 2003 19:58:01 -0700
On Mon, Aug 11, 2003 at 02:57:22PM +0200, Antonio Santiago wrote:
Sorry, I know this isn't the apropiate mail list, but this is a little
question:
Has C++ a dynamic or static type system? Or has it a hybrid type system?
C++ has static typing. If you want dynamic typing, try the bindings for
python or ruby, or for one of the functional languages (erlang, scheme,
guile, ocaml, haskell, lisp).
Dave Cook
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]