Hacker News new | past | comments | ask | show | jobs | submit login

I disagree. Object-oriented programming is very easy in C even though the syntax itself doesn't guide you. Essentially, all C code I write is object-oriented. Perhaps you are thinking about dynamic dispatch which indeed is very annoying to implement correctly in C?



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: