home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / os / msdos / programm / 9214 < prev    next >
Encoding:
Internet Message Format  |  1992-09-09  |  1.5 KB

  1. Path: sparky!uunet!spool.mu.edu!wupost!usc!rpi!usenet.coe.montana.edu!news.u.washington.edu!ogicse!das-news.harvard.edu!cantaloupe.srv.cs.cmu.edu!ralf
  2. From: ralf+@cs.cmu.edu (Ralf Brown)
  3. Newsgroups: comp.os.msdos.programmer
  4. Subject: Re: C++ vs Quick BASIC : HELP NEEDED
  5. Message-ID: <BuCBtq.1qM.2@cs.cmu.edu>
  6. Date: 10 Sep 92 02:20:13 GMT
  7. Article-I.D.: cs.BuCBtq.1qM.2
  8. References: <9209091743.AA01566@pms035.pms.ford.com> <BuBvAu.FAn@news.cso.uiuc.edu>
  9. Sender: news@cs.cmu.edu (Usenet News System)
  10. Organization: School of Computer Science, Carnegie Mellon
  11. Lines: 17
  12. Nntp-Posting-Host: b.gp.cs.cmu.edu
  13.  
  14. In article <BuBvAu.FAn@news.cso.uiuc.edu> jas37876@uxa.cso.uiuc.edu (John A. Slagel) writes:
  15. }    I used to swear by Basic 7.1 -- It handled strings effortlessly,
  16. }    *NO* developement environment is easier to use, it compiles faster
  17. }    than C in the environment, Press F2 and a list of subroutines in
  18. }    the program comes up, you pick the one you want, so you don't
  19. }    have to scroll through code.
  20.  
  21. You can do that in any language given a half-way decent programming editor.
  22. In almost any Emacs clone, the "tags" facility lets you jump directly to
  23. a function by name (and in most cases, you can even have the editor grab
  24. the name from the cursor position).
  25.  
  26. -- 
  27. Internet: RALF+@CS.CMU.EDU   |The University would disclaim this if it knew...
  28. FIDO: Ralf Brown 1:129/26.1  |
  29. BIT: RALF%CS.CMU.EDU@CARNEGIE|"Success has a simple formula: do your best,
  30. AT&Tnet: (412)268-3053 school| and people may like it."   -- Sam Ewing
  31.