![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Newbie
Join Date: Mar 2005
Posts: 1
Rep Power: 0
![]() |
Simple Calculator
Well, I/we are actually 3 studnets... doing computer programming (oh der) in class with a teacher that is ignoring us. So we came here.
Can anyone help us with pseudo code for a VERY simple calci (only has +, - and *). We are being told to do NS diagrams and stuff, so, help! mac, hayley and emma |
|
|
|
|
|
#2 |
|
Newbie
Join Date: Mar 2005
Posts: 1
Rep Power: 0
![]() |
Visual Basic .NET website for basics of programming
Here you go. umm...this is the book that my class is using for Visual Studio .NET of my programming class. Most of the class are stupid geeks that fight all the time over stupid little dungeons and dragons. ummm... use this link. -Dave ![]() |
|
|
|
|
|
#3 |
|
Programming Guru
![]() |
I think this'll work in VB (any version).
Dim result as integer
result = eval("4 * 8") |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|