File: Readme.txt

package info (click to toggle)
muparser 2.2.6.1%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 1,212 kB
  • sloc: cpp: 6,123; sh: 2,668; ansic: 809; makefile: 330
file content (18 lines) | stat: -rw-r--r-- 700 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18

                 __________
    _____   __ __\______   \_____  _______  ______  ____ _______
   /     \ |  |  \|     ___/\__  \ \_  __ \/  ___/_/ __ \\_  __ \
  |  Y Y  \|  |  /|    |     / __ \_|  | \/\___ \ \  ___/ |  | \/
  |__|_|  /|____/ |____|    (____  /|__|  /____  > \___  >|__|
        \/                       \/            \/      \/

  Copyright (C) 2010
  Ingo Berg


This sample demonstrates using muParsers C-interface. The C-Interface
is useful when interfacing muParser from different languages such
as C#. This sample is intended for use with the MS-Windows OS.

You may need to copy the muparser.dll file from the ..\..\lib 
folder in this directory in order to run this sample.