Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
franji1
franji1 has asked
5
questions and find answers to
7
problems.
Stats
188
EtPoint
50
Vote count
5
questions
7
answers
About
been writing C/C++ code since 1984
franji1 questions
Is there a way to flag (at compile time) "overridden" methods whose signatures don't match base signature?
What can I "forward declare" in C++?
How do you set pixels to be transparent in a .GIF or .PNG file in Visual Studio 2008's drawing editor?
How do you specify a 64 bit unsigned int const 0x8000000000000000 in VS2008?
franji1 answers
How to write an ASCII value into a string in Structured Text for a PLC?
MFC edit control update
How do I increment an enum in VS C++ 6.0?
Calling Pure Virtual Function From Abstract Base Class Member Function?
References in c++ with function
strcmp() but with 0-9 AFTER A-Z? (C/C++)