Jump to content

Modulinos: Difference between revisions

→‎{{header|C}}: Added works with.
(→‎{{header|OCaml}}: code no longer hides other errors)
(→‎{{header|C}}: Added works with.)
Line 11:
 
=={{header|C}}==
 
{{works with|GCC}}
 
C programs cannot normally do scripted main, because main() is implicitly included by another program, test.c, even though scriptedmain.h omits any main() prototype. A compiler directive fixes this.
 
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.