answersLogoWhite

0

A file in C means a file found in your computer's C Drive. Start > My Computer > C Drive

User Avatar

Wiki User

16y ago

What else can I help you with?

Related Questions

What does cwindowsexedawevdll mean?

it is a file (C/windows/exe/daw/evdll) is sum random file :)


What is a cs file?

It's a C# file. C Sharp File


How can you read string in C language?

You mean read from file/standard input? With function fgets.


What is a 'D' file as opposed to a 'C' file?

There is no such thing as a standard "D" or "C" file. Please restate the question.


What is file structure in c?

You mean source-file? The simplest format is one single main function: int main (void) { puts ("Hello, World"); return 0; }


How many file types are avilable in C?

You can open any file with C, since it does not distinguish between file types. It's the way you read from the file.


How do you create a header file and implementation of code in another c file and both should be retrieved by another .c file?

tanga


Can C scripting be incorporated into an HTML file and if so how?

No. C Scripting can not be incorporated into an HTML file.


Where can you find my computer file on my computer?

input the following into the URL: *C:\* the Hard Drive (C:\) If you mean all of the programs that you've installed then (C:\Program Files), hope I've helped


How do you write c file arguments?

Using parameters argc and argv, and library functions fopen, fprintf, fclose


How do you create .exe file in c plus plus?

You can create an exe-file from your C++ source, if you have a compiler.


Is possible to transfer c sharp console application program to giff file type?

There is no standard file type as GIFF. You probably mean GIF (graphics interchange format). If so, the answer is no;- you cannot convert a C# console application program to an image.