Subj : Re: substitute functions for bcc To : borland.public.cpp.borlandcpp From : "Ed Mulroy [TeamB]" Date : Mon Sep 15 2003 04:35 pm Please read the documentation and help files for documentation on these functions. _setcursortype sound, delay, nosound .. Ed > Rob C wrote in message > news:3f65f49a$1@newsgroups.borland.com... > > platform - DOS standard > My old compiler, PowerC for DOS, used . . . > * cursblk(); - display curser as block > * curslin(); - display curser as line > * sound(500, 1); - beeps > What would I use in Borland C++? .