Courses
Log inStart Learning AI
Courses
Log inStart Learning AI
+ 1

What is wrong in this code..

#include<stdio.h> int main(){ register int i=10; int *a=&i; printf ("%d",*a); return 0; }

pointerscclassstorage
30th Jun 2017, 4:36 AM
Morarji Surati
Morarji Surati - avatar
1 Answer
+ 3
http://www.geeksforgeeks.org/understanding-register-keyword/ pointers to registers are not allowed
30th Jun 2017, 4:48 AM
Eligijus Silkartas
Eligijus Silkartas - avatar

Often have questions like this?

Learn more efficiently, for free:

  • Introduction to Python

    7.1M learners

  • Introduction to Java

    4.7M learners

  • Introduction to C

    1.5M learners

  • Introduction to HTML

    7.5M learners

See all courses
Hot today
ĐžŃˆĐžĐ±Đșа ĐČ ĐżŃ€ĐžĐ»ĐŸĐ¶Đ”ĐœĐžĐž Sololearn
1 Votes
Is anyone else experiencing this Sololearn issue?
0 Votes
NEO V2.0
1 Votes
Best language?
0 Votes
solo learn program issue - iPhone?
1 Votes
How do I keep myself motivated in coding
0 Votes
Is it possible to write Rust code that is as compact and expressive as Python?
0 Votes
Learn - multiple choice course questions display in one box making it impossible to continue
1 Votes
Sql practice
0 Votes
Balance
0 Votes