Show-off.Old-school... A better alternative is:
Code:DeveloperIswrongtowithholdSource = ClientHandoverMoney && DeveloperCustomWork;
![]()
South Africa’s biggest forum. Discuss, discover, and connect with thousands of members.
Show-off.Old-school... A better alternative is:
Code:DeveloperIswrongtowithholdSource = ClientHandoverMoney && DeveloperCustomWork;
![]()
Old-school... A better alternative is:
Code:DeveloperIswrongtowithholdSource = ClientHandoverMoney && DeveloperCustomWork;
![]()
int ClientHandoverMoney = 0;
int DeveloperCustomWork= 0;
int DeveloperIswrongtowithholdSource
__asm{
MOV eax, ClientHandoverMoney;
MOV ebx, DeveloperCustomWork;
ADD eax, ebx;
MOV DeveloperIswrongtowithholdSource, eax;
}
printf("Developer is Wrong: %x", DeveloperIswrongtowithholdSource == 0);
return DeveloperIswrongtowithholdSource;
You're wrong there. Go read up on ICT law a bit. If the client paid for services rendered (programming) they own the source.
If he developed their website and they did not pay for it only then can he refuse to hand over the source code. The client has a case and can sue him for the source code and subsequent damages.
Same thing goes when you work for a boss (even though it's not in your employment contract). Your boss pays you money to develop source code. You have no right to then pretend that you own the source you wrote.
So does that mean that any actual code can be created in a class and the website only make use of such classes?
I must be one of the few guys who realizes if the client asks for their source they can have it, no questions asked.
Let's see. You and me makes two (a couple). We need one more to make a few. Any takers?
Seriously though, You make a damn good point. Business is clueless, and the web developers are either clueless or out there to take the client for a ride. Present company excepted, of course. More education needs to happen in this respect - on both sides.