Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #include <stdlib.h>
- #include <stdio.h>
- #include <sys/socket.h>
- #include <netinet/in.h>
- #include <netinet/ip.h>
- #include <gtk/gtk.h>
- void metaprog_function_8484018655565672449(struct {
- struct {
- struct {
- struct {
- unsigned long int element0;
- } * element0;
- } element0;
- unsigned long int element1;
- struct {
- } * element2;
- } element0;
- struct {
- } * element1;
- } * metaprog_control_610498498269745153){
- gtk_main_quit();
- }
- int main(int argc, char **argv){
- gtk_init( & (argc) , & (argv) );
- ;
- long int metaprog_variable_8339842838198470657 = 0;
- struct {
- struct {
- struct {
- struct {
- unsigned long int element0;
- } * element0;
- } element0;
- unsigned long int element1;
- struct {
- } * element2;
- } element0;
- struct {
- } * element1;
- } * metaprog_junction_9059101215904737281 = gtk_window_new(metaprog_variable_8339842838198470657);
- char metaprog_array_pointer_5711135966418613249[] = {100,101,115,116,114,111,121,0};
- void * metaprog_pointer_7826313660500402177 = (0);
- long int metaprog_variable_4985312331813763073 = 0;
- g_signal_connect_data(G_OBJECT(metaprog_junction_9059101215904737281),metaprog_array_pointer_5711135966418613249,G_CALLBACK(metaprog_function_8484018655565672449),metaprog_pointer_7826313660500402177,NULL,metaprog_variable_4985312331813763073);
- char metaprog_array_pointer_6137584710752970753[] = {77,101,116,97,112,114,111,103,32,116,101,115,116,0};
- gtk_container_add(GTK_CONTAINER(metaprog_junction_9059101215904737281),gtk_label_new(metaprog_array_pointer_6137584710752970753));
- gtk_widget_show_all(metaprog_junction_9059101215904737281);
- gtk_main();
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement