Forum: C Feb 7th, 2008 |
| Replies: 5 Views: 840 It seems this assignment (http://cs.senecac.on.ca/~btp100/pages/assignments/a1.html) was set by Professor Chris Szalwinski (http://cs.senecac.on.ca/~chris.szalwinski/archives/btp100.033/office.html)... |
Forum: C Feb 4th, 2008 |
| Replies: 2 Views: 454 It would take a post several pages long to detail all the problems and inefficiencies in this code. I don't know where to start. It is a mess. A real mess.
But the good news is that at least you... |
Forum: C Jan 25th, 2008 |
| Replies: 5 Views: 1,343 You need to supply more information. What O/S and what CPU?
If you are writing a DOS application (with an x86 CPU running in real mode (http://en.wikipedia.org/wiki/Real_mode)), then pointer... |