Forum: C
Jul 13th, 2005, 10:58 AM
|
|
Replies: 4
Views: 332
|
Forum: C
Jul 13th, 2005, 8:59 AM
|
|
Replies: 4
Views: 332
Read Programm Version from outside
Hi, this is my problem:
I have two programms (both made by me): my main application and an external one. The external one must read the main app version. The version is declared as: #define...
|
Forum: Delphi
Feb 15th, 2005, 8:48 PM
|
|
Replies: 3
Views: 440
Certainly I think BCB is better than Delphi....
Certainly I think BCB is better than Delphi. However, there is lot of people who love Delphi. In fact, when I look for a VCL component, it is easier to find one from Delphi, because there are lots of...
|
Forum: Delphi
Feb 15th, 2005, 11:40 AM
|
|
Replies: 3
Views: 440
Builder or Delphi?
I have worked for some time with Delphi, however now I am developping my apps with Builder C++. What do you think is better? :confused:
|
Forum: Delphi
Feb 15th, 2005, 11:38 AM
|
|
Replies: 11
Views: 985
Well, let me introduce some others...
Well, let me introduce some others meanings:
Delphi is an archaeological site and a modern town in Greece, where lived an oracle (the oracle of Delphi), known as Pythia. She was the Pythian priestess...
|
Forum: Assembly
Feb 15th, 2005, 11:19 AM
|
|
Replies: 3
Views: 703
try this site: link...
try this site: link (www.piclist.com)
Unfortunately, that site doesnt work always (I think they have a hosting problem) You can find there lots of examples.
Regards...
|
Forum: Assembly
Feb 15th, 2005, 11:15 AM
|
|
Replies: 2
Views: 1,002
Wrong instruction?
Actually the instruction 'movwf' only accepts one operand (the destination).
So, I think the compiler should say something about that.
|
Forum: C++
Feb 15th, 2005, 10:54 AM
|
|
Replies: 1
Views: 194
Parallel Port
Hi everybody, this is my first post here.
I need to use parallel port (not to print), under Builder C++ 6.0, on WinNT/2000/XP. As Windows don't let you access directly to ports, I have tried some...
|