Current area: HOME ->

Zip File view

Some Introductory C++ Code Examples


This page allows you to view the contents of a file contained inside a ZIP archive available at Programmer's Heaven. This means you can view the code and find what you need from it without having to download the ZIP file first. If the file contains source code for a language we recognize, we have syntax highlighted it.

Filename displayed: #7_VER2.C
Found in file: BEGINCPP.ZIP

Download: Java Web Application Framework Is an effort to combine best-of-breed frameworks into a fully  integrated open-source framework that performs well on all  software tiers (presentation, application, and data). The  objective is t...
#line 1 "#7_ver2.cxx"
void *_new(long);
void _delete(void*);
void *_vec_new(void*,int,int,void*(*)(void*));
void _vec_delete(void*,int,int,void(*)(void*,int),...);
void exit(int);
static void cdecl _STI();
static void cdecl _STD();

void *malloc (unsigned int );
int free (void *);

struct tag_name {
        int _tag_name_i ;
        float _tag_name_f ;
} ;

struct class_one {
        struct tag_name _class_one_t ;
} ;

struct class_two { char _dummy; } ;

struct class_two *_class_two__ctor (struct class_two* , unsigned int );
void _class_two__dtor (struct class_two* , int );

struct class_two *_class_two__ctor (register struct class_two *this ,
                                                         unsigned int _au0_size )
{
        this = (((struct class_two *)malloc ( _au0_size ) ));
        return this ;
}

void _class_two__dtor (register struct class_two *this , int _au0__free )
{
        if (this ) {
                free ( (void *)this ) ;
                this = 0 ;
                if (this )
                        if (_au0__free )
                                ( _delete ( (void *)this ) , 0 ) ;
        }
}

int main ()
{
  {
        struct class_one _au1_c1 ;
        struct class_one _au1_cc1 ;
       
        struct class_two _au1_c2 ;
       
        ( ( ( ((& _au1_c1 )-> _class_one_t . _tag_name_i = 1 ),
                ((& _au1_c1 )-> _class_one_t . _tag_name_f = ((float )1.1 ))) ,
                (((& _au1_c1 )))) ) ;

        ( ( ( ((& _au1_cc1 )-> _class_one_t . _tag_name_i = ((int )0 )),
                ((& _au1_cc1 )-> _class_one_t . _tag_name_f = ((float )0 ))) ,
                (((& _au1_cc1 )))) ) ;

        _class_two__ctor ( & _au1_c2 , (unsigned int )(sizeof (struct class_two ))) ;

        _au1_cc1 = (*( (& _au1_c1 )) );

        _class_two__dtor ( & _au1_c2 , (int )0 ) ;
  } 
  exit ( 0 );
}


Computers And Music, by Robert Moog

PDF Compress 1.00
Reduce the actual size of PDF files by compressing text and graphics. Compressed PDF files can be opened and viewed normally by Adobe Acrobat Reader all versions. For more information, visit http://w...
Java Web Application Framework
Is an effort to combine best-of-breed frameworks into a fully integrated open-source framework that performs well on all software tiers (presentation, application, and data). The objective is t...
Download Computers And Music, by Robert Moog Download PDF Compress 1.00 Reduce the actual size of PDF files by compressing text and graphics. Compressed PDF files can be opened and viewed normally by Adobe Acrobat Reader all versions. For more information, visit http://w... Download Java Web Application Framework Is an effort to combine best-of-breed frameworks into a fully  integrated open-source framework that performs well on all  software tiers (presentation, application, and data). The  objective is t...







Sponsored links

Build IT Knowledge with Current & Trusted Content
Helps Employees Develop & Hone New Technical Programming Skills. Sign Up & Get Full Access.
Check Out IT Certification Preparation Materials
Sign Up With SkillSoft & Get Access to Training Materials for Over 50 Professional Certifications.
Localize software in three simple steps
Localize .Net, C/C++ & Delphi apps visually. HTML, HTML Help, XML & databases. Try Sisulizer now!
Delphi Localization Tool Sisulizer (WYSIWYG)
Create multilingual Delphi apps in three simple steps. Localize XML, HTML Help ... Try Sisulizer now
Web based bug tracking - AdminiTrack.com
AdminiTrack offers an effective web-based bug tracking system designed for professional software development teams.


Newsletter | Submit Content | About | Advertising | Awards | Contact Us | Link to us |
© 1996-2008 Community Networks Ltd All rights reserved. Reproduction in whole or in part, in any form or medium without express written permission is prohibited. Violators of this policy may be subject to legal action. Please read Terms Of Use and Privacy Statement for more information. Development by Synchron Data - .NET development.