This website requires JavaScript.
Explore
Help
Register
Sign In
daleclack
/
testing-repository
mirror of
https://github.com/daleclack/testing-repository
Watch
1
Star
0
Fork
You've already forked testing-repository
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
67fd417be5
testing-repository
/
Gtkmm3
/
gtk131_calc2
/
src
/
calc.hh
6 lines
89 B
C++
Raw
Blame
History
#
pragma once
double
calc_expression_value
(
const
char
*
expression
)
;
void
calc_reset
(
)
;
Reference in New Issue
View Git Blame
Copy Permalink