Four tips for starting an ERP project

We have previously discussed how an ERP system can help a business, and also provided some suggestions on how to select an ERP solution. But if you have read some of the stories about ERP project problems you might wonder if it is worth the risk.…

Function Return Value Types

Programmers skilled in other languages may have some difficulty understanding why C/SIDE doesn’t allow all of its data types to be used as function return value types. I guess it is a limitation that you and I have learnt to work around, or even use to…