kopia lustrzana https://github.com/AlexandreRouma/SDRPlusPlus
fixed wrong dependency in readme
rodzic
c887b96a77
commit
cc0b89dbe2
13
test.c
13
test.c
|
@ -1,13 +0,0 @@
|
|||
#include <stdio.h>
|
||||
|
||||
|
||||
|
||||
int main() {
|
||||
int mavariable = 420;
|
||||
|
||||
int* mon_pointer = &mavariable;
|
||||
|
||||
struct
|
||||
|
||||
printf("%p\n", *mon_pointer);
|
||||
}
|
Ładowanie…
Reference in New Issue