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

This is a discussion about Header file to include to use in built classes for stack, L in the Everything Linux category; 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.

Everything Linux 1800 This topic was started by , . Last reply by ,


data/avatar/default/avatar05.webp

3 Posts
Location -
Joined 2003-08-02
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.

Participate in our website and join the conversation

You already have an account on our website? To log in, use the link provided below.
Login
Create a new user account. Registration is free and takes only a few seconds.
Register
This subject has been archived. New comments and votes cannot be submitted.
Aug 13
Created
Aug 13
Last Response
0
Likes
1 minute
Read Time
User User
Users

Responses to this topic


data/avatar/default/avatar02.webp

169 Posts
Location -
Joined 2003-03-02
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"