<div dir="ltr"><div dir="ltr"><div>What is the preferred coding convention for function definitions...?</div><div>For example...</div><div dir="ltr"><br><div>static int convertCopy(char *from, int fromLen, char *to, int toLen, int term)<br></div><div><br></div><div>static int </div><div>convertCopy(char *from, int fromLen, char *to, int toLen, int term)<br></div><div><br></div><div><br></div><div>cheers -ben</div></div></div></div>