All,
In a html textarea is it possible to hightlight c and cpp syntax.If do please indicated an example code for it.
int main()
Int should be highlighted in this case since it is a keyword.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
http://www.cdolivet.com/index.php?page=editArea&sess=ba6469857a2ab4dacc7dc4a7b65545f5
and
http://codepress.sourceforge.net/
are two very good options. I’m a fan of the first, but it’s more work to set up.