Jump to content
Compatible Support Forums
Sign in to follow this  
krishnaprasad

Header file to include to use in built classes for stack, L

Recommended Posts

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.

Share this post


Link to post

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.

Code:
Driver "vesa"

Share this post


Link to post

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×