¡@

Home 

c++ Programming Glossary: fco

Are raw C++ pointers first class objects?

http://stackoverflow.com/questions/2695169/are-raw-c-pointers-first-class-objects

share improve this question Actually both Pointers are FCO and Pointers are not FCO are correct. We need to take the statements.. Actually both Pointers are FCO and Pointers are not FCO are correct. We need to take the statements in the respective.. We need to take the statements in the respective context. FCO First Class Object When we talk of a 'pointer' in C we are talking..