Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Why &(a+1) is not allowed
#include<stdio.h> int main(void) { int a[2][2] = {{1,2},{3,4}}; printf("%u %u %u %u \n", a, a+1, &a+1, &(a+1)); return 0; }
run
|
edit
|
history
|
help
1
BMI Calc CT
bit wise operation
150109_RecursividadFactorial
algo de avance
string_ptr_to_fct_param_v2
4 mejorado trabajo semanal 4
18BCE2182 MIDTERM PART-B CRITICAL
mohan
A_141211_mayor
StructSurvey