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 void
Why would you put an explicit "return;" at the end of a void function? [duplicate]
Dec 09, 2025
c++
return
void
Type casting in C - Ints and Char*
Dec 07, 2025
c
arrays
casting
void
void-pointers
typedef void (*MyCallback) : What is it and how to use it? [duplicate]
Dec 08, 2025
c++
pointers
typedef
void
Swift: What does "completionHandler: ((Bool) -> Void)" mean? [duplicate]
Dec 07, 2025
ios
swift
void
completionhandler
How to best solve "void foo( const T& t = T() )" when T==void
Dec 02, 2025
c++
templates
c++14
c++17
void
In Jest, how do I mock a Promise of void?
Nov 28, 2025
typescript
promise
mocking
void
ts-jest
C++ - how does one check if a template class type is void?
Nov 22, 2025
c++
void
typeid
what's the meaning of VOID() in C
Nov 21, 2025
c
semantics
void
A function with 'void' arguments
Oct 31, 2025
c
void
What does Void() in Swift 4 mean in PromiseKit?
Oct 31, 2025
ios
void
swift4
promisekit
Is casting to pointers to pointers to void always safe?
Oct 18, 2025
c
pointers
void
What do __cdecl and (void) mean?
Oct 18, 2025
c++
void
cdecl
warning: control reaches end of non-void function (c++)
Oct 13, 2025
c++
controls
void
Cast instance to void?
Sep 14, 2025
c++
casting
void
Void type not allowed here when using toCharArray?
Sep 10, 2025
java
arrays
string
char
void
Is void method in interface a code smell?
Sep 10, 2025
oop
interface
void
Is there a difference between returning void and null in PHP? [duplicate]
Sep 08, 2025
php
null
void
void vs private void in C#
Sep 04, 2025
c#
private
void
Expected type 'object'. Found 'void'.intelephense(1006) Issue in PHP MVC project
Sep 03, 2025
php
object
model-view-controller
void
GCC : Return statement from a void function in C
Sep 02, 2025
c
gcc
void
Older Entries »