@MrDetnot Yes, ANSI C is C, C has a few different standards like K&R C (one of the first mainstream recognised C formal standards), but ANSI C is the official C standard used by all modern C compilers. Any C compiler you download likely is for the ANSI standard unless stated otherwise. Microsoft's MSVC (visual studio) compiler and GCC are both ANSI C compilers. So in short, unless stated otherwise, anything to do with C today is likely in ANSI C. Hope this helps.
is ansi C and C were the same??
MrDetnot 1 year ago
@MrDetnot Yes, ANSI C is C, C has a few different standards like K&R C (one of the first mainstream recognised C formal standards), but ANSI C is the official C standard used by all modern C compilers. Any C compiler you download likely is for the ANSI standard unless stated otherwise. Microsoft's MSVC (visual studio) compiler and GCC are both ANSI C compilers. So in short, unless stated otherwise, anything to do with C today is likely in ANSI C. Hope this helps.
codeconsortium 1 year ago
is ansi C and C were the same??
MrDetnot 1 year ago
@MrDetnot Don't forget to subscribe please to get updates to other upcoming video tutorials. Theres more to come on the ANSI C Series.
codeconsortium 1 year ago