Inline code
Code can be marked by surronding it with at @ signs.
Textile example: Inline code
In C, the @printf@ function can be used to display text.
Textile input (editable)
Browser output
HTML output
More about: Inline code
1. Inline code which includes the @ character, must be surrounded by html tags, like this:
<code>@SuppressWarnings("deprecation")</code>