How to use c/c++ code in JAVA
Answer Posted / manchu
yes the above answer ids write but when i try to run the c
file i got an error as
'cl' is not recognized as an internal or external command,
operable program or batch file.
can anyone tell me whether i should include any directory
path ..
otherwise please tell me the steps that should be done
before running the c file
Is This Answer Correct ? | 10 Yes | 2 No |
Post New Answer View All Answers
A global variable when referred to in another file is declared as this a) local variable b) external variable c) constant d) pointers
What is the use of function in c?
What oops means?
What functions are used for dynamic memory allocation in c language?
What are the usage of pointer in c?
Which node is more powerful and can handle local information processing or graphics processing?
How will you delete a node in DLL?
How pointer is different from array?
which is an algorithm for sorting in a growing Lexicographic order
What is the difference between far and near ?
What do you mean by dynamic memory allocation in c?
What is ponter?
What is auto keyword in c?
How can I get back to the interactive keyboard if stdin is redirected?
How do you sort filenames in a directory?