Talk:Variable size/Set: Difference between revisions

No edit summary
(→‎Delete this task?: new section)
 
(2 intermediate revisions by the same user not shown)
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 define 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)
 
== Delete this task? ==
 
Should this task be deleted?
 
Or, clarified?
 
How can we tell if an implementation has satisfied the task requirement? Why doesn't the task description include any required examples? --[[User:Rdm|Rdm]] ([[User talk:Rdm|talk]]) 16:34, 12 August 2015 (UTC)
6,951

edits