Adayadil Thomas wrote:
Hi All,I was wondering if gcc had a restricted version which would enable me to write programs with a subset of C language. Any input is much appreciated. Thanks !
What are you really looking for here? You can of course use any subset of C you like, and compile and run it using gcc...