Exforsys

Online Training

Help me Understand the Graphics Function

This is a discussion on Help me Understand the Graphics Function within the C and C++ forums, part of the Programming Talk category; Hi All, I know about function initgraph() which takes the graphics driver and graphics mode as parameters. But I recently ...


Go Back   Exforsys > Programming Talk > C and C++

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 06-17-2006, 06:20 PM
Member
 
Join Date: May 2006
Posts: 45
Allan is on a distinguished road
Help me Understand the Graphics Function

Hi All,
I know about function initgraph() which takes the graphics driver and graphics mode as parameters. But I recently came across a function called initmouse( ). I could not guess the usage of this function. Can somebody explain me the usage of this function and what does this function return.

Regards,
Allan
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 06-17-2006, 08:18 PM
Member
 
Join Date: May 2006
Posts: 45
norman is on a distinguished road
Hi,
The name initmouse() suggests that it has got something to do with initializing mouse. But interesting!!! What is there to initialize in mouse. Initializing display and drivers is quite understandable. But in mouse what is there to initialize. So does it mean that my idea about initmouse() associated with initializing mouse is wrong. Someone suggest the correct answer.

Regards,
Norman
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 07-13-2006, 02:39 PM
svs_aditya's Avatar
Aditya
 
Join Date: Jul 2006
Location: India
Posts: 11
svs_aditya is on a distinguished road
Send a message via Yahoo to svs_aditya
Hi,

Yes, The name initmouse() suggests that it has got something to do with initializing mouse. There is lot to initialize in mouse . Because, C/C++ is a different IDE you need to reinitialize the mouse apart from your operating system environment ... note that you won't normally see a mouse pointer while veiwing your output screen untill & unless you use initmouse() function in your program...
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads

Thread Thread Starter Forum Replies Last Post
problems using php mail function falco85 PHP 7 10-16-2008 11:20 AM
Graphics Functions in C priyaraji C and C++ 3 12-10-2006 04:01 AM
Hit me on the value of function kbhit () Allan C and C++ 1 06-17-2006 08:04 PM
WebSphere V5.0 : Use search function lokeshm Java 0 06-02-2006 09:13 AM
NVIDIA Graphics, Various Positions, Pune. lokeshm Experienced Job Seekers - India 0 03-09-2006 11:26 PM


All times are GMT -4. The time now is 04:42 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0
Copyright 2004 - 2007 Exforsys Inc. All rights reserved.