Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in c
expected expression before 'struct'
Dec 23, 2022
c
pointers
struct
Using the return value of "scanf()" to check for end of file
Dec 23, 2022
c
file
scanf
Linked lists. Where to allocate and how to cope with fragmentation?
Dec 22, 2022
c
memory-management
How do I create a self-signed certificate in OpenSSL programatically (i.e., not with the 'openssl' CLI command)?
Dec 22, 2022
c
openssl
certificate
Can the pre-processor directives like #include be placed only at the top of the program code?
Dec 23, 2022
c
include
c-preprocessor
pragma
preprocessor-directive
C / C++ - How to manage the cycles in a video game? [closed]
Dec 23, 2022
c++
c
2d-games
Assigning optarg to an int in C
Dec 22, 2022
c
unix
casting
int
Function like macros returning a value
Dec 23, 2022
c
macros
Strange syntax error C2143 in Visual only (missing ';' before 'type')
Dec 22, 2022
c
visual-studio
macros
syntax-error
c-preprocessor
C/Arduino switch case
Dec 23, 2022
c
arduino
switch-statement
case
robot
unusual output from pow
Dec 22, 2022
c
pow
How can I programmatically open the default browser and pass a URL in C/Linux?
Dec 22, 2022
c
linux
glib
Finding bug in simple add function
Dec 22, 2022
c
function
add
Passing 2D arrays in C like argv of main
Dec 23, 2022
c
pointers
Array doesn't print in reverse in C using pointers
Dec 23, 2022
c
arrays
sorting
pointers
printf
How does the compiler know about the instruction set of my CPU? [closed]
Dec 22, 2022
c++
c
compiler-construction
linker
loader
Running Time of GCD Function Recursively (Euclid Algorithm)
Dec 22, 2022
c
runtime
time-complexity
recurrence
greatest-common-divisor
In C is there a pattern for variables in an array which are assigned 0 value?
Dec 22, 2022
c
arrays
initialization
How does pointer type casting work in c
Dec 22, 2022
c
pointers
memory-management
Which functions are called before DllMain()?
Dec 22, 2022
c
dll
windows-runtime
dllmain
« Newer Entries
Older Entries »