View Single Post
  #1   Spotlight this post!  
Unread 23-01-2008, 18:26
slowreactor slowreactor is offline
Registered User
AKA: Chris Song
FRC #0291 (CIA)
Team Role: Programmer
 
Join Date: Jan 2008
Rookie Year: 2008
Location: Erie, PA
Posts: 2
slowreactor is an unknown quantity at this point
Mixing C and C++

So far, I've tried finding C compilers, with no success whatsoever, so I decided to compile C using C++. However, I've been encountering some problems. Since C++ is a subset of C, I shouldn't be having any problems. Can anyone offer an explanation?