garimasingh128 / CP-DSA-Cpp-C

🕺 Give me data and I will structure it! 🔥
56 stars 100 forks source link

Lex program for basics of DS #85

Closed mrinal4 closed 3 years ago

mrinal4 commented 3 years ago

Lex program to perform basic operations in DS. Steps to run the above program:

  1. Use flex windows (editor)
  2. Create new lex file
  3. Save the program
  4. Navigate to tools -> lex compile
  5. Navigate to tools -> lex build
  6. Navigate to tools -> open CMD
  7. Type "filename.exe"