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 typedef
Proper return statement and function type
Mar 21, 2026
c
multidimensional-array
malloc
typedef
function-declaration
What does “typedef void *(*Something)(unsigned int)” mean
Mar 21, 2026
c
function-pointers
typedef
How do i forward declare a class that has been typedef'd?
Mar 20, 2026
c++
typedef
forward-declaration
Delay reference to non-nested type based on static condition without compile error?
Mar 20, 2026
c++
templates
typedef
template-meta-programming
conditional-compilation
How to guarantee a C++ type's number of bits
Mar 20, 2026
c++
types
cross-platform
typedef
A way to do c++ "typedef struct foo foo;" for c
Mar 19, 2026
c++
c
gcc
typedef
How can I instantiate a const typedef pointer?
Mar 19, 2026
c++
c
pointers
constants
typedef
TypeDefs and Pointers
Mar 12, 2026
c
pointers
typedef
Runtime conditional typedef in C
Mar 07, 2026
c
types
typedef
C - the typedef function used as a pointer in the argument of another function [duplicate]
Mar 02, 2026
c
function-pointers
typedef
Why is the use of typedef in this template necessary?
Feb 27, 2026
c++
templates
typedef
typename
Why must the 'struct' keyword precede struct instances in C?
Feb 19, 2026
c
struct
typedef
Converting C to C++: typdef generating error
Feb 15, 2026
c++
c
typedef
Is it possible to specialize on a typedef and its underlying type separately?
Feb 15, 2026
c++
templates
typedef
template-specialization
alias of function pointer
Feb 15, 2026
c
pointers
typedef
The C++ Programming language, Definitions vs Declarations exercise (simple, if tedious help needed XD)
Feb 07, 2026
c++
declaration
definition
typedef
What does typedef with no type mean?
Feb 06, 2026
c
typedef
understanding a typedef in c [duplicate]
Feb 04, 2026
c
typedef
How to define a type that can hold a uintptr_t or a uint32_t without a union?
Feb 03, 2026
c++
c-preprocessor
typedef
C++ random number for arbitrary integer (of fundamental type)
Jan 29, 2026
c++
random
typedef
Older Entries »