Help talk:Programming Example Prototypes: Difference between revisions

From Rosetta Code
Content added Content deleted
(Got it)
No edit summary
Line 3: Line 3:
Can someone please change <nowiki><c>...</c> to <lang c>...</lang></nowiki> in the last example? --[[User:Ce|Ce]] 08:45, 2 February 2009 (UTC)
Can someone please change <nowiki><c>...</c> to <lang c>...</lang></nowiki> in the last example? --[[User:Ce|Ce]] 08:45, 2 February 2009 (UTC)
::Done and done. --[[User:Mwn3d|Mwn3d]] 14:50, 2 February 2009 (UTC)
::Done and done. --[[User:Mwn3d|Mwn3d]] 14:50, 2 February 2009 (UTC)

Am I the only one who hates using spaces to make it format the code? <pre> is much better, in my opinion, and much easier to edit (when I fix tags, I have to go through and backspace the code, trying to keep it's original indentation) --~~~

Revision as of 17:45, 2 February 2009

Can someone update this to show the works with template? I don't have permissions on it. --Mwn3d 13:25, 8 March 2008 (MST)

Can someone please change <c>...</c> to <lang c>...</lang> in the last example? --Ce 08:45, 2 February 2009 (UTC)

Done and done. --Mwn3d 14:50, 2 February 2009 (UTC)

Am I the only one who hates using spaces to make it format the code?

 is much better, in my opinion, and much easier to edit (when I fix tags, I have to go through and backspace the code, trying to keep it's original indentation) --~~~