I have an app which uses a call to system() to open a file. The problem is that the application pausess and waits for the opened file to be closed before it will continue again. I assume there's a way I can stop it from doing this. I've tried Googling, but to be honest I'm not too sure what I should be Googling for, so sorry for the seemingly dense question which I'm sure has been answered thousands of times before. I'd appreciate it if someone could tell me what I need to Google for. I've tried Googling for "asynchronous c++ system call" but had no joy. Please could someone tell me what I'm looking for?
Many thanks in advance.

New Topic/Question
Reply




MultiQuote





|