Talk:Variable size/Set: Difference between revisions

grammar again -- this time fixing right instance of verb
m (grammar -- I should have used gerund form of verb)
(grammar again -- this time fixing right instance of verb)
Line 4:
:On the other hand, in most languages it is not necessary to specify the minimum size, since the size of each type is always known. Specifying minimum size is only needed if the size of a type (for example ''int'') is different in different implementations (as it is in C). --[[User:PauliKL|PauliKL]] 15:53, 25 May 2009 (UTC)
 
::Even the C example does not seem to address the task specification -- it only shows how to definingdefine a variable with one size. If definedefining a variable with one size is sufficient then this problem becomes trivially easy in any language that allows you to define variables. --[[User:Rdm|Rdm]] 18:08, 17 February 2010 (UTC)
6,951

edits