struct completion
struct completion
- Subject: struct completion
- From: Markian Hlynka <email@hidden>
- Date: Wed, 2 Jun 2004 09:50:32 -0600
- Illegal-object: Syntax error in To: address found on sunkay.cs.ualberta.ca: To: XCode <email@hidden> ^-missing semicolon to end mail group
I seem to recall that lately we were discussing variable completion.
ie, if I have
struct foo
{
int bar;
}
and I type
foo thevar;
thevar.
I expect it to suggest "thevar.bar". It's not doing this. I think the
solution was to index or something?
I'm not sure how often the archives are updated, but since it was so
recent, could somebody summarize, please? Then the summary will make it
into the archives, and it'll be much easier to find a single answer.
Thanks,
Markian
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.