User profile: OGNNEC

User info
User name:OGNNEC
Email:jmhenbest@kaballero.com
Name:John M Henbest
Location:Virginia
Bio:Retired

formerly coded in:
FORTRAN (college numerical analysis course)
IBM 360/370 assembler - professionally
COBOL - professionally
Apple BASIC
6502 assembler - Apple II

Last programming in 1982.

Decided to learn some new languages.
Tried PERL, didn't like it.
Trying C++. It is ok, but I am always frustrated by what the compiler won't let me do...similar to COBOL frustrations! Life goes on.
History
Joined:
Number of posts:4
Latest posts:

C++ Visual Studio user defined functions
I would like to use some functions that I create directly without copying the function code each tim...

Bizarre memory sequence of array elements
Helios, Thank you very much for your reply. I admit I have never heard of "endianness". My prior ex...

Bizarre memory sequence of array elements
This is the output from a simple program I wrote to dump memory. The purpose of the program is to h...

Visual Studio C++ questions
I am using Visual Studio C++. In each of the very simple learning programs I am writing, I need <ios...