View Single Post
  #6  
Old 01-17-2005, 21:25
dmownz
 
Posts: n/a
The original C++ compiler by Bjarne Stroustroup (called cfront) converts c++ to c. You might be able to find it by searching for cfront on the net.
Reply With Quote