![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#51 |
|
Programmer
Join Date: Oct 2005
Location: Vancouver, Canada
Posts: 47
Rep Power: 0
![]() |
Also, a lot of vendors' APIs, libraries, what have you are written for C or C++. In my current job, I've had to use different APIs for 2 very different applications: the Dialogic API for Dialogic telephone cards, and the ACCPAC API for the ACCPAC Advantage Series accounting program. Both interfaces are written in the C language (but could be used in C++).
__________________
It can be proved that you can watch streaming video on a Turing machine. The question is, why would you want to? |
|
|
|
|
|
#52 |
|
Newbie
Join Date: Nov 2005
Posts: 4
Rep Power: 0
![]() |
Has anybody heard about the Blitz Basic programming lang.?
|
|
|
|
|
|
#53 |
|
Resident Grouch
![]() ![]() ![]() ![]() ![]() ![]() Join Date: Jun 2005
Posts: 6,453
Rep Power: 10
![]() |
Nope. I wouldn't even Google it, with the word, "Basic", in the title. Might be a mistake, but there ya go.
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code. Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers |
|
|
|
|
|
#54 |
|
Programming Guru
![]() Join Date: Oct 2004
Location: namespace std
Posts: 1,246
Rep Power: 5
![]() |
as to whitespace vs. semicolons...i like to keep my code very neat, so whitespace is usually not an issue, but when moving the source file around different text editors, THEY WILL FUCK WITH YOUR WHITESPACE...but i never had notepad or anything add random semicolons.
bottom line...it sucks and it's stupid. period. as to the dabate over C and C++, i choose the "middle gound"...learn C+. :p
__________________
i put on my robe and wizard hat... Have you ever heard of Plato, Aristotle, Socrates?...Morons. |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|