Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
05/25/00 23:13
Read: times


 
#2874 - RE: C++
Many modern C compilers support a fair number of C++ features. BUT if you are talking about inheritance, polymorphism etc. on an 8051, well… you’d better learn to program it in assembler first. Then you’d know why those sort of HLL concepts are a pipe dream.

ANSI C is as good as it gets, and even then some ANSI features (like promotions of char) are a bind.

List of 5 messages in thread
TopicAuthorDate
C++            01/01/70 00:00      
RE: C++            01/01/70 00:00      
RE: C++            01/01/70 00:00      
RE: C++            01/01/70 00:00      
RE: C++            01/01/70 00:00      

Back to Subject List