Return to Index  

I Know C++ ;-)

August 14 2000 at 12:04 PM
No score for this post
Anonymous 
from IP address 209.96.5.193


Response to Honestly, when did you programmers start programming in QBasic? :)

 

I started learning C++ in the summer (July or August) of 1998. I finally got a compiler, Microsoft Visual C++ version 6.0, Standard Edition, in the December of that year.

A few years before that (circa 1996?), I looked at QBASIC and thought it was way too complex after looking at its help file. I did not learn one keyword of QBASIC then.

I haven't learned QBASIC as many people might learn QBASIC. I can easily go through most QBASIC and understand it without any previous knowledge of QBASIC's syntax or lexicon (knowing C++ can do that to you). A quick look at some short example code in the help file allowed me to immediately immitate a CALL ABSOLUTE procedure. (I also have a small knowledge of Intel 80x86 assembly.) I just typed some assembly into DEBUG.EXE and had it dumped as machine code. That was what I needed for the DATA part, which was READ in, then poked into an array, etc.

 
Scoring disabled. You must be logged in to score posts.Respond to this message   
Create your own forum at Network54
 Copyright © 1999-2009 Network54. All rights reserved.   Terms of Use   Privacy Statement