From ee35f641687d0d3159c15eea5ad80d71efff4f82 Mon Sep 17 00:00:00 2001 From: Marti Bolivar Date: Mon, 29 Nov 2010 01:49:26 -0500 Subject: Finished converting the Arduino docs --- source/lang/intcast.rst | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'source/lang/intcast.rst') diff --git a/source/lang/intcast.rst b/source/lang/intcast.rst index 03c0c07..386fe14 100644 --- a/source/lang/intcast.rst +++ b/source/lang/intcast.rst @@ -2,11 +2,8 @@ .. _lang-intcast: -int() -===== - -Description ------------ +``int()`` (cast) +================ Converts a value to the :ref:`int ` data type. Here is an example:: -- cgit v1.2.3