Thread: Lib to compare stacks

  1. #1
    Registered User
    Join Date
    Sep 2020
    Posts
    1

    Question Lib to compare stacks

    Do you guys know some library to compare the elements of two stacks in C?
    Last edited by johnlasseter; 09-12-2020 at 10:12 PM. Reason: specify the language

  2. #2
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,661
    How have you implemented your stacks to begin with?
    If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
    If at first you don't succeed, try writing your phone number on the exam paper.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Stacks C++
    By Manonthem00n in forum C++ Programming
    Replies: 4
    Last Post: 11-01-2012, 01:02 AM
  2. How to compare, without using compare (homework)
    By Mr.777 in forum C++ Programming
    Replies: 8
    Last Post: 03-07-2011, 02:55 AM
  3. compare with chars && compare with int
    By zcrself in forum C Programming
    Replies: 1
    Last Post: 04-22-2010, 03:19 AM
  4. Stacks
    By Pressure in forum C Programming
    Replies: 9
    Last Post: 02-27-2005, 02:10 PM
  5. using Stacks & Queues to compare Strings
    By eskimo083 in forum C++ Programming
    Replies: 1
    Last Post: 03-09-2003, 05:03 PM

Tags for this Thread