![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| High Level Programming Post questions about C, C++, Java, SQL, and other programming languages here. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Reading a file and writing the file name to a param file. | thebeginer | UNIX for Advanced & Expert Users | 1 | 10-05-2007 01:38 PM |
| Reading file names from a file and executing the relative file from shell script | anushilrai | Shell Programming and Scripting | 4 | 03-10-2006 01:25 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
|||
|
makemake file
Hi,
I need to create make file in order to run a c++ project and I want to write a makemake file. So, I'm looking for a good tutorial or example for makemake file. I also want to know how to run this kind of file. Thank's |
| Forum Sponsor | ||
|
|
|
||||
|
I think jim's reply was a sincere one with no strings attached.
itaihor, the rules say Code:
(1) No flames, shouting (all caps), sarcasm, bullying, profanity or arrogant posts. (2) No negative comments about others or impolite remarks. Be patient. |
|
|||
|
can we send arguments to system() call
Pls ignore, it is not fit for this thread
Hi friends my C code is int main() { system("cp <source> <destination>"); } my question is how to set variables for <source> and <destination> how can we pass it to system() call. can you suggest me thankyou kingskar Last edited by kingskar; 08-14-2006 at 06:12 AM. |
|||
| Google The UNIX and Linux Forums |