List Question
20 TechQA 2024-03-31T21:14:43.773000How to call a C language function from x86 assembly code?
132 views
Asked by shizhanx
What does: "char *argv[]" mean?
93 views
Asked by user394334
User input sanitization program, which takes a specific amount of arguments and passes the execution to a bash script
60 views
Asked by Sir Muffington
How to crop a BMP image in half using C
75 views
Asked by corp
How can I get the difference in minutes between two dates and hours?
109 views
Asked by baptzera
Why will this code compile although it defines two variables with the same name?
71 views
Asked by Rohan jain
Compiling eBPF program in Docker fails due to missing '__u64' type
27 views
Asked by Jay Dave
Why can't I use the file pointer after the first read attempt fails?
36 views
Asked by Fyodor
#include Header files in C with definition too
53 views
Asked by AdriaNn001
OpenCV2 on CLion
26 views
Asked by Lilian Bramand
What is causing the store latency in this program?
137 views
Asked by Chayim Friedman
How to refer to the filepath of test data in test sourcecode?
61 views
Asked by Caulder
9 Digit Addresses in Hexadecimal System in MacOS
70 views
Asked by Mert KİREMİTCİ
My server TCP doesn't receive messages from the client in C
44 views
Asked by NinoQuindici_Git
Printing the characters obtained from the array s using printf?
47 views
Asked by Prabhu
I need to create a malloc array of strings and print those strings out
61 views
Asked by Dark Dev
invalid use of undefined type ‘struct Square’?
59 views
Asked by Eduardo Fernandes
Cannot build a basic project with curl on Mac (M2) for Raspberry Pi Pico
33 views
Asked by FlawlessCalamity
error in C "clang: error: linker command failed with exit code 1 (use -v to see invocation)"
29 views
Asked by user23914576
how is strncpy able to copy from source to empty destination?
62 views
Asked by Eivor