C언어 예제 목록

10K+
Downloads
Content rating
Everyone
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this app

This is a list of C language examples.
There were only simple examples using conditional statements and loops, but some examples using functions, pointers, and structures were added.
You can copy the source content by pressing the “Save” button or save it in the “Built-in Memory/C Examples/” folder.

The example source codes were written assuming compilation with GCC on Linux. Previously, the source code was created based on Visual Studio 2015.
Since we only used standard headers anyway, it will work regardless of operating system or compiler.
The copyright(?) for the example source codes belongs to Dark Tornado, the developer of this app.
Updated on
Sep 20, 2024

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region, and age. The developer provided this information and may update it over time.
No data shared with third parties
Learn more about how developers declare sharing
No data collected
Learn more about how developers declare collection

What’s new

앱 UI 변경
- 기존 소스 날려먹은 상태라서 사실상 새로 개발
앱 용량 경량화
- 기존 대비 5% 정도로 감소

일부 예제 소스 코드 수정
- scanf_s(); 같은 필수 구현이 아닌 표준 함수를 사용하지 않도록 수정
- 소스 코드 최적화
일부 예제 삭제
- 잘못된 소스, 비표준 헤더를 사용하는 소스 등

구버전 기기 지원 중단
- 안드로이드 5.0 미만 지원 중단