никто Pelle C compiller-ом не пользуется
http://www.smorgasbordet.com/pellesc/ не приведете пример простого кода Hello Word и как его скомпилить ...
никто не подскажется что это за таинственные письмена и как их использовать?
[more]public: __thiscall __non_rtti_object::__non_rtti_object(class __non_rtti_object const &)
public: __thiscall __non_rtti_object::__non_rtti_object(char const *)
private: __thiscall bad_cast::bad_cast(char const * const *)
public: __thiscall bad_cast::bad_cast(char const * const &)
public: __thiscall bad_cast::bad_cast(class bad_cast const &)
public: __thiscall bad_cast::bad_cast(char const *)
public: __thiscall bad_typeid::bad_typeid(class bad_typeid const &)
public: __thiscall bad_typeid::bad_typeid(char const *)
public: __thiscall exception::exception(char const * const &)
public: __thiscall exception::exception(class exception const &)
public: __thiscall exception::exception(void)
public: virtual __thiscall __non_rtti_object::~__non_rtti_object(void)
public: virtual __thiscall bad_cast::~bad_cast(void)
public: virtual __thiscall bad_typeid::~bad_typeid(void)
public: virtual __thiscall exception::~exception(void)
public: virtual __thiscall type_info::~type_info(void)
void * __cdecl operator new(unsigned int)
void __cdecl operator delete(void *)
public: class __non_rtti_object & __thiscall __non_rtti_object::operator=(class __non_rtti_object const &)
public: class bad_cast & __thiscall bad_cast::operator=(class bad_cast const &)
public: class bad_typeid & __thiscall bad_typeid::operator=(class bad_typeid const &)
public: class exception & __thiscall exception::operator=(class exception const &)
public: int __thiscall type_info::operator==(class type_info const &)const
public: int __thiscall type_info::operator=(class type_info const &)const
const __non_rtti_object::`vftable'
const bad_cast::`vftable'
const bad_typeid::`vftable'
const exception::`vftable'
public: virtual void * __thiscall __non_rtti_object::`vector deleting destructor'(unsigned int)
public: virtual void * __thiscall bad_cast::`vector deleting destructor'(unsigned int)
public: virtual void * __thiscall bad_typeid::`vector deleting destructor'(unsigned int)
public: virtual void * __thiscall exception::`vector deleting destructor'(unsigned int)
public: void __thiscall bad_cast::`default constructor closure'(void)
public: void __thiscall bad_typeid::`default constructor closure'(void)
public: virtual void * __thiscall __non_rtti_object::`scalar deleting destructor'(unsigned int)
public: virtual void * __thiscall bad_cast::`scalar deleting destructor'(unsigned int)
public: virtual void * __thiscall bad_typeid::`scalar deleting destructor'(unsigned int)
public: virtual void * __thiscall exception::`scalar deleting destructor'(unsigned int)
void * __cdecl operator new[](unsigned int)
void __cdecl operator delete[](void *)
int (__cdecl*__cdecl _query_new_handler(void))(unsigned int)
int __cdecl _query_new_mode(void)
int (__cdecl*__cdecl _set_new_handler(int (__cdecl*)(unsigned int)))(unsigned int)
int __cdecl _set_new_mode(int)
void (__cdecl*__cdecl _set_se_translator(void (__cdecl*)(unsigned int,struct _EXCEPTION_POINTERS *)))(unsigned int,struct _EXCEPTION_POINTERS *)
public: int __thiscall type_info::before(class type_info const &)const
public: char const * __thiscall type_info::name(void)const
public: char const * __thiscall type_info::raw_name(void)const
void (__cdecl*__cdecl set_new_handler(void (__cdecl*)(void)))(void)
void (__cdecl*__cdecl set_terminate(void (__cdecl*)(void)))(void)
void (__cdecl*__cdecl set_unexpected(void (__cdecl*)(void)))(void)
void __cdecl terminate(void)
void __cdecl unexpected(void)
public: virtual char const * __thiscall exception::what(void)const
[/more] - это экспортированные и раздекорированные имена из ддлки msvcrt
http://rghost.ru/43476630 это в масме делал библиотеку из дллки и эти самые имена просто исключил. но у меня есть несколько библиотек сделанных другими людьмии у них туда эти имена входят если просмотреть файл. полагаю что эти библиотеки сделаны с помощью Си компилятора. ну и вообще хочу хотя бы понять что это