Library for c in Visual studio

Jatin Kumar

Jatin Kumar

@jatin-SWWqiE Oct 26, 2024
i have tried running C in visual studio by looking on some articles over the internet but when i was using it , i was having problems because visual studio have a C++ Compiler which gives Not Expected error, but on a computer center from where one of my colleague studied were using Visual Studio for C programming without error ,i want to ask is there any library files do i need to include to run in effectively.

Replies

Welcome, guest

Join CrazyEngineers to reply, ask questions, and participate in conversations.

CrazyEngineers powered by Jatra Community Platform

  • Vishal Sharma

    Vishal Sharma

    @vishal-pysGmK Aug 27, 2015

    What error do you get? can you post the log?
  • Jatin Kumar

    Jatin Kumar

    @jatin-SWWqiE Aug 29, 2015

    sometimes ,the order of statements was giving an error where it shouldn't
  • Vishal Sharma

    Vishal Sharma

    @vishal-pysGmK Aug 29, 2015

    Jatin Asija
    sometimes ,the order of statements was giving an error where it shouldn't
    Give me the log and even the program that you are trying to execute. Sometimes code and logs explain more than plain English.
  • Jatin Kumar

    Jatin Kumar

    @jatin-SWWqiE Aug 31, 2015

    Vishal0203
    Give me the log and even the program that you are trying to execute. Sometimes code and logs explain more than plain English.
    thanks 😀 ! but now i am using MinGw with eclipse.
    And because the program was not working so i not paid much attention about saving the file.