Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Community » Newbie corner » What is the difference between learning U++ and Learning C++ through Microsoft Visual Studio? (I am a complete newbie to C related programming. I have project to do for which I have been requested to develope a code on C++. Also, they want to use Open source free licencing software, hence U++. )
Re: What is the difference between learning U++ and Learning C++ through Microsoft Visual Studio? [message #51841 is a reply to message #51839] Sun, 09 June 2019 16:14 Go to previous messageGo to previous message
Novo is currently offline  Novo
Messages: 1358
Registered: December 2006
Ultimate Contributor
peterh wrote on Sun, 09 June 2019 06:37
Unfortunately C++ has no Property members. Twisted Evil

This statement is not entirely correct Rolling Eyes
C++ doen't have properties built into the language itself, but properties can be implemented in just a few lines of code. I did that by accident when working on a "restricted value" framework last weekend.
Property is a value wrapper, which doesn't store an actual value ... Rolling Eyes
C++ has ZERO builtin functionality. Even STL is a replaceable library ...


Regards,
Novo
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Tricky template non-typeParameter
Next Topic: Release with Debug info
Goto Forum:
  


Current Time: Thu Mar 28 18:55:22 CET 2024

Total time taken to generate the page: 0.01196 seconds