Version history
Sketch C++ (Offline Compiler, Debug)
30
ASO score
Text
31/100
Reviews
0/100
Graphic
60/100
Other
0/100
App Rating
3.5
Votes
50
App Age
10y 8m
Last Update
Dec 09, 2015
Compare with Category Top Apps
|
Metrics
|
Current App
|
Category Top Average
|
Difference
|
|---|---|---|---|
|
Rating
|
0
|
4.61
|
|
|
Number of Ratings (Voted)
|
0
|
271.4K
|
|
|
App Age
|
10y 8m
|
6y 3m
|
+69%
|
|
Price
|
$2
|
$0
|
|
|
In-app Purchases Price
|
$0
|
$49
|
|
|
Update Frequency
|
3656d
|
43d
|
+8 367%
|
|
Title Length
|
36
|
26
|
+38%
|
|
Subtitle Length
|
0
|
28
|
|
|
Description Length
|
2 339
|
2 847
|
-18%
|
|
Number of Screenshots
|
1365
|
1186
|
+15
%
|
|
Size
|
0MB
|
213MB
|
|
Category Ranking in United States
7 days
Last 7 days
Last 30 days
Last 90 days
Last 180 days
Last year
| Top | Dec 04, 2025 | Dec 11, 2025 |
|---|---|---|
|
No results were found!
|
||
| Top | Dec 04, 2025 | Dec 11, 2025 |
|---|---|---|
|
No results were found!
|
||
| Top | Dec 04, 2025 | Dec 11, 2025 |
|---|---|---|
|
No results were found!
|
||
| Top | Dec 04, 2025 | Dec 11, 2025 |
|---|---|---|
|
No results were found!
|
||
Ranking Keywords in United States
| Keywords | App Rank |
|---|
Analyze this and other apps using Asolytics tools
Text ASO
Title
(
Characters:
36
of 30
)
Sketch C++ (Offline Compiler, Debug)
Subtitle
(
Characters:
0
of 30
)
Description
(
Characters:
2339
of 4000
)
Sketch C++ is a IOS device on the C++ language editing and operation procedures. Can be used for learning C++ programming language.
Contains the following functions:
The 1 code editor: syntax highlighting, auto indent
The 2 code is compiled to run: direct local compile operation, does not need the network.
The 3 can debug
Support for C++ classes, inheritance, overloading, virtual function, characteristic template
With standard C and standard C++ Library
Add Library
posix,
ipc,
zlib,
socket,
sqlite3,
jpeg,
opengles1-3,
Core Foundation(based iOS sdk7.0),
Core Graphics(based iOS sdk7.0),
UIKit(CCView,CCLabel,CCImageView,CCButton,CCTextField,CCCanvasView) Library
Debug:
Help: ? : help
help : help
/[keyword] : search keyword in help information
Source: v {[line]}: view source code {around [line]}
V [stack] : view source code in function call stack
t : show function call stack
Evaluation: p [expr] : evaluate expression (no declaration/loop/condition)
Evaluation: s [expr] : step into expression (no declaration/loop/condition)
Evaluation: S [expr] : step over expression (no declaration/loop/condition)
{[statements]} : evaluate statement (any kind)
Monitor: g {[var]} : list global variable
l {[var]} : list local variable
proto {[scope]::}[func] : show function prototype
class {[name]} : show class definition (one level)
Class {[name]} : show class definition (all level)
typedef {name} : show typedefs
function : show interpreted functions
macro : show macro functions
template : show templates
include : show include paths
file : show loaded files
where : show current file position
return [val] : return undefined symbol value
Run: S : step over function/loop
s : step into function/loop
i : ignore and step over
c {[line]}: continue {to [line]}
e : step out from function
b [line] : set break point
db [line] : delete break point
a [assert]: break only if assertion is true
Quit: q : quit}
Read more
Other
Additional Information
Version history
1.4
Dec 09, 2015
fix crash bugs when create file
1.2
Oct 18, 2015