User profile: psalm62

User info
User name:psalm62
History
Joined:
Number of posts:23
Latest posts:

Going over the Windows Programming Code...
That's good information, I appreciate it. I think I have my first line covered -- I just needed an i...

Going over the Windows Programming Code...
From this example here: [output]double sales_tax(double price) { return 0.05 * price; }[/output...

Going over the Windows Programming Code...
Well that trailed off... Again... [output]In computer programming, a parameter is a special kind...

Going over the Windows Programming Code...
[quote]If that isn't C/C++, I wish somebody would please tell me! I think it is though, at least far...

Going over the Windows Programming Code...
On you website, what language are you using, PowerBasic? Where do you talk about the Windows Procedu...