[Vm-dev] coding convention

Ben Coman btc at openinworld.com
Sat Jan 5 05:10:42 UTC 2019


What is the preferred coding convention for function definitions...?
For example...

static int convertCopy(char *from, int fromLen, char *to, int toLen, int
term)

static int
convertCopy(char *from, int fromLen, char *to, int toLen, int term)


cheers -ben
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20190105/f3d5c64b/attachment.html>


More information about the Vm-dev mailing list