vault backup: 2024-10-21 14:55:31
This commit is contained in:
		| @@ -49,7 +49,8 @@ int arr_size = sizeof(arr) / sizeof(arr[0]); | ||||
| ``` | ||||
|  | ||||
| # Pointers | ||||
|  | ||||
| `&` gives you the address of a variable | ||||
| `*` gives you the value in memory that an address points to. | ||||
|  | ||||
|  | ||||
| # Formatting specifiers | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 zleyyij
					zleyyij