Jump to content

BSL:Functions: Difference between revisions

m
replacing tag with template version of tag
m (this didn't need any updates for Mac Oni 1.2)
m (replacing tag with template version of tag)
Line 42: Line 42:
** BSL doesn't allow function name overriding even if the parameters are different (in java you can for example).
** BSL doesn't allow function name overriding even if the parameters are different (in java you can for example).
** Seems there is a limit of 8 parameters for each function.
** Seems there is a limit of 8 parameters for each function.
<br="clear all">
{{clearall}}
==Multithreading==
==Multithreading==
Put usage of <tt>fork</tt> here.
Put usage of <tt>fork</tt> here.