test commit
This commit is contained in:
		@@ -204,7 +204,7 @@ int main()
 | 
			
		||||
   //Assigning address of num to the pointer p
 | 
			
		||||
   p = *num;
 | 
			
		||||
 | 
			
		||||
   printf("Address of variable num is: %p", p);
 | 
			
		||||
   printf("Address of variable: %p", p);
 | 
			
		||||
   return 0;
 | 
			
		||||
}
 | 
			
		||||
        \end{lstlisting}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user