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 pointers
How to generate C++ Dynamic Objects names?
Aug 29, 2022
c++
arrays
dynamic
pointers
object
Is it legal/well-defined C++ to call a non-static method that doesn't access members through a null pointer?
Oct 25, 2022
c++
pointers
null
methods
standards
pointer "value computed is not used" in c function
Aug 26, 2021
c
pointers
gcc
Pointer to first element in array! (C)
May 16, 2022
c
arrays
pointers
C - distance between 2 pointers
Nov 17, 2022
c
pointers
Char* array of chars, but int* not array of ints?
Nov 07, 2022
c
arrays
string
pointers
copy of a string pointer
Mar 31, 2022
c
string
pointers
C - Return a char pointer without malloc
Dec 26, 2017
c
pointers
heap-memory
stack-memory
Using void pointer to an array
Feb 24, 2017
c
pointers
void-pointers
pointer-arithmetic
Legitimate uses of ReferenceEquals()
Nov 11, 2022
c#
.net
pointers
collections
reference
Initializing a C struct array, with a size not known at compile time
Jun 02, 2022
c
pointers
struct
initialization
memset
starting address of array a and &a
Oct 18, 2021
c
pointers
What does while(*pointer) means in C?
Nov 13, 2022
c
loops
pointers
Passing pointers of arrays in C
Sep 22, 2022
c
arrays
pointers
Reference pointing to a Null-object
Sep 30, 2022
c++
pointers
object
reference
null
Why/When to use (!!p) instead of (p != NULL)
Nov 08, 2022
c++
null
pointers
boolean
Is it possible to have a common pointer between 2 different programs on the same computer
Nov 07, 2022
c++
linux
pointers
ubuntu-9.10
how do i create a copy of an object in java, instead of a pointer
Nov 18, 2022
java
pointers
object
How to define a Type A in Type B and Type B in Type A?
May 26, 2022
c
delphi
pointers
types
record
What are the practical advantages of learning Assembly?
Jul 21, 2022
pointers
assembly
« Newer Entries
Older Entries »