Hello, Anybody is there to help me out about this issue?
Hello, I had created a makefile for my simple C application. I am able to create object and library file through makefile sucessfully. I had...
Hi I need to do the date comparision in plain C. one is the char Date_1[8] and other is #defined constant "DATE2" I want to use most recent...
Hi, I had created makefile to compile and create .exe file of C++ code. but while executing makefile i am receiving following error I am able to...
Thanks for your reply. I got it find / -name "filename.extension" This lists all paths of the file in dir and subdirs also.:)
Hi, How can I search any file in Unix from home directory? File is in sub directory. Search a file in dir and sub dir. Thanks in advance.
Hi, I am using user define header files. If I put header file and .cpp file under same location then it is giving error for header files which...
Hi, Let me know your gmail id, I'll add u in my messanger.
Hi, I had created my own file called xyz.h and its already in "include" folder. But header files included in xyz.h file are in diff location....
Hi, I am using C++ under Unix environment. I had created 2 files xyz.h and xyz.cpp, I want to compile them on unix server. How can I do it?...
Thanks for your reply, Instead of write statment, if i do fputs(buf, out); => it also writes all data from input file to output file till EOF....
I want to read a file and from some location i need to copy the contents and write into another file. E.g. Oldfile.txt contents, ABC987;26/09/2006...
I want to read a file and from some location i need to copy the contents and write into another file. E.g. Oldfile.txt contents,...
Separate names with a comma.