How can we use functions setwindow,scrollwindowup and scrollwindown

P

pooja

hii friends
I want to know the uses of above functions,each takes 5 integer
arguments.
I m not able to interpret the use of these functions.What I know about
them is as follows
A window gets created on the screen,it can be scrolled up or down
I want to display data in thet window in form of list and i may be
able to scroll it up and down with arrow keys

can any one help !
 
J

Joona I Palaste

pooja said:
hii friends
I want to know the uses of above functions,each takes 5 integer
arguments.
I m not able to interpret the use of these functions.What I know about
them is as follows
A window gets created on the screen,it can be scrolled up or down
I want to display data in thet window in form of list and i may be
able to scroll it up and down with arrow keys
can any one help !

These functions are not part of the C language, but instead a
platform-specific extension. Please ask in a newsgroup dedicated to
your own platform, thanks.
 
F

Fred L. Kleinschmidt

pooja said:
hii friends
I want to know the uses of above functions,each takes 5 integer
arguments.
I m not able to interpret the use of these functions.What I know about
them is as follows
A window gets created on the screen,it can be scrolled up or down
I want to display data in thet window in form of list and i may be
able to scroll it up and down with arrow keys

can any one help !

These are not standard C functions. C knows nothing about windows or
screens.
You need to ask this in a platform-specific newsgroup that knows
something about thses (VB or Pascal?).
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,142
Messages
2,570,818
Members
47,362
Latest member
eitamoro

Latest Threads

Top