Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
LuisABOL
LuisABOL has asked
34
questions and find answers to
8
problems.
Stats
384
EtPoint
71
Vote count
34
questions
8
answers
About
C/C++, C#, assembly, Linux and macOS.
LuisABOL questions
What happens if dispatch_main gets called from outside of the main thread?
Why isn't the super class of a meta class of a root class a NULL pointer?
How to monitor a file descriptor for new data availability?
How are instance variables and methods stored in an Objective-C 2.0 object?
Why doesn't this Block have copy and dispose pointers in its descriptor?
dispatch_write() and dispatch_read() usage
How is retain count implemented in NSObject?
how to get the actual address of `func` from `callq func@PLT`
Is NSObject class a part of the Objective-C runtime library today (instead of being a Foundation component)?
CFMutableArray grows beyond its capacity
LuisABOL answers
How to define an exported symbol's address
How to allocate a new object without Foundation?
What is `objc_msgSend_fixup`, exactly?
Objective-C: What is a lazy class?