I am using g++ on Linux 8. I want to use any ready made class for data structures like stack, Linked list, double link list etc. Are there any ready made classes to usevin my code. If so, which header file are they present. Where are the document for these classes?THanks in adv for help.
Warmest Regards,
Krishna Prasad.
Page 1 of 1
Header file to include to use in built classes for stack, L
#2
Posted 13 August 2003 - 06:34 PM
the drivers for video cards are in the xfree package.
if you do not know the video card you have you can look in /proc/pci
anyhow the generic drivers should work try vesa or vga.
edit your /etc/X11/XF86Config-4 so that the driver you need is placed in the device section
as follows.
if you do not know the video card you have you can look in /proc/pci
anyhow the generic drivers should work try vesa or vga.
edit your /etc/X11/XF86Config-4 so that the driver you need is placed in the device section
as follows.
Code:
Driver "vesa"
Share this topic:
Page 1 of 1

Help










