Hi!
Up until today I've been writing C with Borland C dos version. Only g-d knows why the school I go to teaches us C on that.
I want to start using MS's Visual Studio and I'm totally lost. It's a whole new enviornment of work. All their tutorials and help is only with C++ and I only know C.
I want to be able to first make a simple program with c that works. Where can I get help on this?
I have a question too:
I want to use functions like "delay" or "gotoxy". Eventhough I include the dos.h header file AND added it into my projects "Header files" the compiler still doesn't recognize those functions.
What am I doing wrong?
Thanks
Ami