master
3009594 2024-09-07 23:29:38 +02:00
parent f639738a4b
commit 0fc870434f
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ int main(){
cout<< "Zeiger Value ist "<< *zeiger + 1<<endl;
int x = 2;
double y =12.2;
void *ptr = &y;
// casting erst