answersLogoWhite

0

How use find command in c language?

Updated: 10/18/2022
User Avatar

Wiki User

13y ago

Best Answer

C language doesn't have commands only instructions. Sadly, 'find' is not an instruction in C, you might have misunderstood something.

User Avatar

Wiki User

13y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How use find command in c language?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Engineering

Why c plus plus language is called command oriented language?

C++ is not a command oriented language, it is a multi-paradigm language because it employs functional and object-oriented approaches to programming.


What is thread in c language?

thread is not specific to C-language. Use wikipedia to find out what threads are, and use Posix Threads (or pthreadsfor short) to create multi-threaded programs in C


What programming language do I use to program Wii games for free?

you cant for free, but i was looking round to find what language games are written in and most are in C/C++


What is the term 'fprintf' used in?

The term "fprintf" is a command used in the computer programming language C++. The command "fprintf" in C++ is used to print formatted data to a stream.


What is the use of loader in c language?

There is no part called 'loader' in C language.

Related questions

Why c plus plus language is called command oriented language?

C++ is not a command oriented language, it is a multi-paradigm language because it employs functional and object-oriented approaches to programming.


What is the command prompt of c language?

There is no such thing.


What command clears computer memory?

free(pointer_name) command used in c-language


What is thread in c language?

thread is not specific to C-language. Use wikipedia to find out what threads are, and use Posix Threads (or pthreadsfor short) to create multi-threaded programs in C


Why you are use to c language?

I do use am a programmer, because C-language.


What programming language do I use to program Wii games for free?

you cant for free, but i was looking round to find what language games are written in and most are in C/C++


What is the term 'fprintf' used in?

The term "fprintf" is a command used in the computer programming language C++. The command "fprintf" in C++ is used to print formatted data to a stream.


Wrie a program to receive an integer and find its octal equivalant?

Use %o


List of hot key command in c language?

None. You must have misunderstood something.


What is the use of loader in c language?

There is no part called 'loader' in C language.


How do you extend the C partition?

Use the Fdisk command....


How do you write a programme in c language using arrays to copy diagonal elements of a 2-d array into a 1-d array?

TO use a c language first step is to know about the c language and the steps to use the c progrmming language with the help of any elders or with the teachers. TO use the arrays you have to get th eknowledge of "c" language