List Question
20 TechQA 2023-12-23T23:30:18.127000man pages convention: (square)bracket annotation in C function prototypes
51 views
Asked by Anthony Alba
Are int main() and int main(void) equivalent prototypes in C23?
2.8k views
Asked by chqrlie
Why does my Perl function prototype of "(&;+)" still require 'sub'?
194 views
Asked by Joe Casadonte
external symbol 'test' was defined but not referenced [CERT C Recommendation MSC12-C]
146 views
Asked by rock123A
Using function pointers with empty parameter lists in C
193 views
Asked by talentless
how to use a function pointer in a cast to another function pointer
71 views
Asked by BenJ
Regarding mainstream compilers and int main(){} in C23
391 views
Asked by Lundin
how to suppress warnings that C/C++ functions hava no parameters in vscode with clangd?
474 views
Asked by menget
point of declaration within function prototype scope in C
82 views
Asked by Tony L
C++: function that works with container and container of pointers as well
153 views
Asked by AudioBubble
Getting Previous declaration is here Error in C
1.8k views
Asked by numextrix
some sun time errors in c
40 views
Asked by Pintu Batesar
What is the equivalent of inheritance and extends keyword in JavaScript constructor functions?
22 views
Asked by Reza Nooralizadeh
I get an error I'm new to structures and don't know how to solve it
45 views
Asked by John Ben
How to link multiple .cpp files in Code::Blocks for a single project?
1.4k views
Asked by Sam L
Are function propotypes obsolete in c++
115 views
Asked by user1584421
Prototype property of functions
46 views
Asked by Tajammal Amin
Why is it legal to change function prototype after its definition?
257 views
Asked by Dan
How to prevent error : this old-style function
2.8k views
Asked by user15873596