how can i use c++ code in html?i know that it needs to be compiled unlike javascript but is there any possibility for it happening?:D
c++ and html
Hope it helps.
http://www.cplusplus.com/forum/general/3409/
http://www.cplusplus.com/forum/general/3409/
Ow, it's just for embedding, never mind. :)
yea i found out about embeding but i dont know is there a scripting language that has the same syntax as c++ and can use the same libraries and all:D
I think you can use CGI to create dynamic pages within C++