U++ framework
Do not panic. Ask here before giving up.

Home » Extra libraries, Code snippets, applications etc. » C++ language problems and code snippets » prototype not found (MinGW doesnt understand defaults)
Re: prototype not found [message #51888 is a reply to message #51887] Tue, 11 June 2019 20:21 Go to previous messageGo to previous message
Novo is currently offline  Novo
Messages: 1432
Registered: December 2006
Ultimate Contributor
You should even be able to write code like this:
	new_ new12(12);
	const char* str2 = new12;
	std::string* pst2 = new12;


Regards,
Novo
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: What is the difference between the memory management in C and C++?
Next Topic: Nested template question
Goto Forum:
  


Current Time: Sat Jun 27 04:19:34 GMT+2 2026

Total time taken to generate the page: 0.00638 seconds