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

17y 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


What does c mean in check?

In the context of chess, "c" typically refers to the file on the chessboard where the pawns and pieces are positioned. For example, "c5" indicates a square on the c-file and the 5th rank. In check, it could also refer to a specific move or position involving a piece on that file. Additionally, "c" can sometimes denote a particular chess notation or variant, but its most common reference is to the c-file itself.


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


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.