Like to rate videos and let people know what you think?
Automatically share your ratings, favorites, and more on Facebook, Twitter, and Google Reader with YouTube Autoshare.
Autoshare makes certain YouTube activities public on the services you choose. Select only the services you are comfortable with - like Facebook, Twitter, or Google Reader - to let your friends know what you like on YouTube. You can turn Autoshare off at any time.
Like to share videos with friends?
Automatically share your ratings, favorites, and more on Facebook, Twitter, and Google Reader with YouTube Autoshare.
Autoshare makes certain YouTube activities public on the services you choose. Select only the services you are comfortable with - like Facebook, Twitter, or Google Reader - to let your friends know what you like on YouTube. You can turn Autoshare off at any time.
@tenshitaiakuma How so? C# has been completely rewritten from C++. They have vastly different target purposes. C# will only run on windows while C++ is useful on many platforms. C++ also has unmanaged memory, and the assembly code is easily derived by looking directly at the source code. This is not true for C#.
@RayRay5491 Why yes, they are alike in the sense that they are both programming languages and use the object oriented paradigm (as do most modern languages). However, the process of compilation, memory management, platform support, and APIs that are accessible are entirely different. C++ and C# in this regard are nothing alike.
?? int and int, char and char? They are alike in some ways and different. Even though I haven't gotten far in my studies with them, they are different in many ways but still similar; especially since C# is a step higher from C++.
@HLSDK I would be hesitant to say that C# is 'better'. Maybe better for this purpose, but don't forget that many other languages are commonly used. (C, assembly, java, PHP, python, just off the top of my head)
Autoshare makes certain YouTube activities public on the services you choose. Select only the services you are comfortable with - like Facebook, Twitter, or Google Reader - to let your friends know what you like on YouTube. You can turn Autoshare off at any time.
?? int and int, char and char? They are alike in some ways and different. Even though I haven't gotten far in my studies with them, they are different in many ways but still similar; especially since C# is a step higher from C++.