Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Ferenc Deak
Ferenc Deak has asked
142
questions and find answers to
60
problems.
Stats
1.8k
EtPoint
292
Vote count
142
questions
60
answers
About
Ferenc Deak questions
K&R C handling the octals
Un-initialize a variable in C/C++
Pure virtual and std::shared_ptr
Postgres CREATE TABLE AS SELECT with unknown column type
Getting rid of an ugly C construct
Compiler code generation comparisons
About comparing an integer and a float/double in C/C++
clang-tidy: getting postfix operator++ right [duplicate]
Best practices: versioning applications using CMake
CMake, QtCreator and header files
Ferenc Deak answers
error : expression must be a modifiable lvalue
"UNDEFINED REFRENCE TO clrscr();" [duplicate]
Qt: How to display QComboBox inside QTableWidgetItem?
How to install cinder C++ on ubuntu
Why should we use "::" operator on global functions / objects?
GET_X_LPARAM gives negative value
Unknown class? C2143 syntax error: missing ";" before '*'
How to intercept mouse events of a transparent window?
Casting struct to int in c++
Why does reading a record struct fields from std::istream fail, and how can I fix it?