Re: COBOL's Influence on C
- From: Robert <no@xxxxxx>
- Date: Mon, 12 Nov 2007 17:23:47 -0600
On Mon, 12 Nov 2007 10:19:38 -0500, "Rick Smith" <ricksmith@xxxxxxx> wrote:
Modern BASICs also use conditions in the SELECT CASE
statement and may have been influenced by COBOL. <g>
Speaking of modern BASICs ...
GOSUB, which is the same as Cobol's out of line PERFORM, has been depreciated by many/most
compilers and dropped from VB.NET. It was replaced by SUB, which is a local function
call. In my opinion, Cobol should have done the same.
.
- Follow-Ups:
- Re: COBOL's Influence on C
- From: tlmfru
- Re: COBOL's Influence on C
- From: Richard
- Re: COBOL's Influence on C
- References:
- COBOL's Influence on C
- From: Rick Smith
- Re: COBOL's Influence on C
- From: Robert Jones
- Re: COBOL's Influence on C
- From: Rick Smith
- Re: COBOL's Influence on C
- From: Charles Hottel
- Re: COBOL's Influence on C
- From: Judson McClendon
- Re: COBOL's Influence on C
- From: Rick Smith
- COBOL's Influence on C
- Prev by Date: Re: COBOL's Influence on C
- Next by Date: Re: No level is safe, zero tolerance
- Previous by thread: Re: COBOL's Influence on C
- Next by thread: Re: COBOL's Influence on C
- Index(es):