Talk:String interpolation (included): Difference between revisions

From Rosetta Code
Content added Content deleted
(Created page with '== Task clarification == I would think the intent would be to show that strings can be manipulated within the language. At least one example shows what appears to be print form…')
 
(→‎Task clarification: Gone too far?)
Line 2: Line 2:


I would think the intent would be to show that strings can be manipulated within the language. At least one example shows what appears to be print formatting only. I would think that that wouldn't meet the intent. So a printf would not pass but an sprintf would.
I would think the intent would be to show that strings can be manipulated within the language. At least one example shows what appears to be print formatting only. I would think that that wouldn't meet the intent. So a printf would not pass but an sprintf would.

:Yes, but, has it gone too far to correct? --[[User:Paddy3118|Paddy3118]] 07:03, 1 June 2010 (UTC)

Revision as of 07:03, 1 June 2010

Task clarification

I would think the intent would be to show that strings can be manipulated within the language. At least one example shows what appears to be print formatting only. I would think that that wouldn't meet the intent. So a printf would not pass but an sprintf would.

Yes, but, has it gone too far to correct? --Paddy3118 07:03, 1 June 2010 (UTC)