|
||||||
| Managed C++ Visual Studio .NET managed C++ Topics |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|||
|
What is C and C++? I know this is a quite easy answer for programmers..but for a layman..without too many complicated terms..what are they?
Can someone just study some instructions and learn these terms and utilize them? ![]() |
| Sponsored Links |
|
|
|
|||||
|
C and C++ are programming languages that were created at bell labs for writing software, such as the UNIX OS. C is a structured language with a fairly terse syntax, but not significantly different in feel from Pascal, QBasic, and Fortran. It's major limitation is that it has no native support for perform graphics work.
C++ was designed to be an improvement on C, adding Object Oriented programming techniques/methods to the language. As it stands now, a C and C++ program that do the same thing will tend to appear rather different. Most C programs are also valid C++ programs, but the reverse is rarely true.
__________________
CodeCall Blog | CodeCall Wiki | Shareware | Linux Forum Chat with other CodeCall members on IRC; connect to irc.codecall.net and join #codecall |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
| John | ........ | 223.00000 |
| dargueta | ........ | 168.00000 |
| Xav | ........ | 164.00000 |
| LogicKills | ........ | 20.00000 |
| gaylo565 | ........ | 18.00000 |
| WingedPanther | ........ | 15.00000 |
| |pH| | ........ | 15.00000 |
| Johnnyboy | ........ | 3.00000 |
| navghost | ........ | 1.00000 |
Goal: 100,000 Posts
Complete: 67%