Use libc. Lib of Symbian Open c

Source: Internet
Author: User

Check the online data results and summarize the following:

1. Open c
Systeminclude/epoc32/include/stdapis
Staticlibrary estlib. Lib

 

Libc. Lib of Symbian Open C is not used in Symbian development:

A. You need to download and install the Open c plug-in.

B. Although it is convenient to release the memory, errors may occur during gcce compilation. For example, cos () is not defined.

C. c:/Symbian/9.1/s60_3rd/nokia_plugin/openc/s60opencsis directory, the sisfiles of the corresponding library will be installed on the mobile phone, then you should be able to use libc on your phone. lib. If no plug-in is installed on the mobile phone, the program cannot run!

If not, add the # include <staticlibinit_gcce.h> header file.

 

 

 

2. Use the functions supported by Symbian

// Libc and euser are always needed when using main () Entry Point

Systeminclude/epoc32/include/libc
Library libc. Lib

 

When the memory is released, add closestdlib To The Destructor so that there will be no memory leakage.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.