E
Erica
Hi all,
I apologize in advance for the newbishness of my questions. However, I've
done quite a bit of googling and couldn't find any answers.
I have lots of experience with C++, but very little experience with regular
ol' C. I am using gcc on Fedora core 1, if it matters. I am having problems
finding conversions for two C++ conventions:
1. In C++ I can declare a variable as a bool, wheras that gives me an error
with gcc
2. Is there a way of using iostream.h in C? So that I can use cin, cout,
endl, etc...
Thanks for any help you can throw my way!!
--Erica
I apologize in advance for the newbishness of my questions. However, I've
done quite a bit of googling and couldn't find any answers.
I have lots of experience with C++, but very little experience with regular
ol' C. I am using gcc on Fedora core 1, if it matters. I am having problems
finding conversions for two C++ conventions:
1. In C++ I can declare a variable as a bool, wheras that gives me an error
with gcc
2. Is there a way of using iostream.h in C? So that I can use cin, cout,
endl, etc...
Thanks for any help you can throw my way!!
--Erica