Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Pointer arithmatic
#include <stdio.h> int main() { int a[4] = {1, 2, 3, 4}; int *ptr = &a[2]; // int n = 1; float n=1; ptr = ptr + n; printf("%d\n", *ptr); }
run
|
edit
|
history
|
help
0
20171117_FUNCIONES
Programação em C, testes
a1
sum of arrays
Project 3 Part 1 v2
tremendo codigaso ayudantia
implicit parameter type
Tree
apel
finalpyramid