S60 Open C
Standard C Library/Standard Library Functions

Standard C Library/Standard Library Functions

Table of Contents

Limitations

 


Limitations

The command in the system() API's argument should include the path of the executable to be launched from the system() API. For example: Say we have an executable sample.exe (executables are put in c:\sys\bin on the hardware). So, the system() command should be system("c:\sys\bin\sample.exe") . Normally, the same code is expected to work on the emulator as well, in which case make a folder bin in \epoc32\release\winscw\c\sys and place the executable at that location before execution.

Give feedback of this article


©Nokia 2007

Back to top


This material, including documentation and any related computer programs, is protected by copyright controlled by Nokia. All rights are reserved. Copying, including reproducing, storing, adapting or translating, any or all of this material requires the prior written consent of Nokia. This material also contains confidential information, which may not be disclosed to others without the prior written consent of Nokia.

Nokia is a registered trademark of Nokia Corporation. S60 and logo is a trademark of Nokia Corporation. Java and all Java-based marks are trademarks or registered trademarks of Sun Microsystems, Inc. Other company and product names mentioned herein may be trademarks or tradenames of their respective owners.