How can I write c language in microsoft visual c++

I’m using visual c++ 6.0 and I’m learning c and I need to write it in the visual c++ please tell me how to make it from the beginning “file>new…” Like this Please help me I’m very disturbed about this Pleas please help Thanks Please help I just tried this simple code Main() { Printf(“hello”) } And it does not work please help

Answer #1

Hello world in c++

#include
using namespace std; void main() { cout

main() {

printf("Hello World");

}

Answer #2

You mean CSS? You didn’t ask what you want the program to do, though.

More Like This
Funadvice Logo

© FUNADVICE 2025 · 212bydesign LLC

Answering questions since 2006

[email protected]

Miami, Florida, USA