It would help me to learning c.
Closed
sumit
-
Jun 2, 2009 at 04:19 AM
cryfor89 Posts 12 Registration date Tuesday March 17, 2009 Status Member Last seen July 16, 2009 - Jun 2, 2009 at 04:38 AM
cryfor89 Posts 12 Registration date Tuesday March 17, 2009 Status Member Last seen July 16, 2009 - Jun 2, 2009 at 04:38 AM
Related:
- When you wrote incorrect functions, what did you learn about spreadsheet data?
- Spreadsheet function - Guide
- Tmobile data check - Guide
- We weren't able to confirm your identity from the video you submitted. you can submit a new video and we'll review it again. learn more. - Instagram Forum
- Google spreadsheet right to left - Guide
- We weren't able to confirm your identity from the video you submitted. you can submit a new video and we'll review it again. learn more. thanks, the instagram team ✓ - Instagram Forum
1 response
cryfor89
Posts
12
Registration date
Tuesday March 17, 2009
Status
Member
Last seen
July 16, 2009
2
Jun 2, 2009 at 04:38 AM
Jun 2, 2009 at 04:38 AM
The main problem is that C language doesn't possess graphics capabilities , if you want to do some graphics better:
*Write a 16 bit DOS program and favor assembly language for graphics
*Don't forget to make calls to the Windows API and OpenGL subsystem
*Make use a graphics library
These solutions will require a lot of time and efforts though.
Maybe you should give us more information about what you are trying to achieve with your program
*Write a 16 bit DOS program and favor assembly language for graphics
*Don't forget to make calls to the Windows API and OpenGL subsystem
*Make use a graphics library
These solutions will require a lot of time and efforts though.
Maybe you should give us more information about what you are trying to achieve with your program