PDA

View Full Version : C Functions to Create Menus


NicolasF
November 26th, 2006, 12:46 PM
Some C functions to create menus that I wrote in C, I hope someone may find them usefull to write code for old computers. It will we great if anyone could modify them to use a mouse. ;)

mbbrutman
November 27th, 2006, 06:06 AM
The comments are variable names are in Spanish, but it is C code so anybody interested should be able to get through it.

I noticed that it was Borland C++ 3.1 - I normally use 3.0, and was not aware of a 3.1 version. Was 3.1 a 'Windows' version that included DOS support, or is there a later DOS version I need to get now?

Mike

NicolasF
November 27th, 2006, 04:43 PM
I noticed that it was Borland C++ 3.1 - I normally use 3.0, and was not aware of a 3.1 version. Was 3.1 a 'Windows' version that included DOS support, or is there a later DOS version I need to get now?

Mike

nope, version 3.1 of Borland C++ is for DOS. I'll post a screenshot of it.

chuckcmagee
November 27th, 2006, 05:29 PM
Looks yummy. I loved the DOS interface actually. Guess I'll have to go digging too.

chuckcmagee
November 28th, 2006, 01:01 AM
The 3.1 version I found was for windows and dos. The cheapest one I saw was $129 or $139. I'm going with the $5 3.0 myself.