Pointer are unnifficient

Started by
29 comments, last by Andrew Nguyen 22 years, 3 months ago
((CListaExpedientes*)((CTabsView*)MF->GetSplitter()->GetPane(0,1))->GetPropSheet()->GetPage(1))->UpdateTab();

Just a line from my latest code, I am being paid for this

I am not saying this is the best way, but hey! they want the project to be finished in 3 months starting from scratch, if it does the work I am happy.

insert here everything everyone said about machine language using pointers almost exclusively, and what they said about passing a pointer to a function rather than a huge array being more effcient

This topic is closed to new replies.

Advertisement