Starting from scratch? (PHP Background)
Ignore me too. No ugly thread needed.
Dan Potter Wrote:Arguably it's more intuitive though to do:"Arguably" being the operative term here. It does suck that "this" has to be passed to the object for it to have a sense of "self" with C. I guess I'm just saying that it can be done to good effect with C regardless. You nailed the central theme though. Things get twitchy right there. Built-in flexibility with C vs. built-in functionality with C++? For those who don't know, please don't pee on C for it's *apparent* lack of functionality.
robot->move(2, 10);
than:
robot->move(robot, 2, 10);
Possibly Related Threads...
| Thread: | Author | Replies: | Views: | Last Post | |
| Starting from scratch? (C Background) | SLDCGG | 6 | 3,663 |
Aug 9, 2005 01:13 AM Last Post: sealfin |
|

