come funzionano questi 2 tag?
va fatto cosi?
<script type="application/x-c"> (oppure con <script type="text/x-c">)
function f(){
TESTO PER FAR PARTIRE IL PROGRAMMA C che ignoro
}
</script>
e poi richiamare la funzione con un bottone per esempio ???
come funzionano questi 2 tag?
va fatto cosi?
<script type="application/x-c"> (oppure con <script type="text/x-c">)
function f(){
TESTO PER FAR PARTIRE IL PROGRAMMA C che ignoro
}
</script>
e poi richiamare la funzione con un bottone per esempio ???