invalid operands to binary?
invalid operands to binary?
- Subject: invalid operands to binary?
- From: email@hidden
- Date: Fri, 14 May 2004 09:50:22 -0700
why does this:
unsigned long long *total;
unsigned long long totalFileSizeK = total/1024;
give me this:
invalid operands to binary /
is there something easy i'm missing here?
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.