help-gplusplus
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

How to access member function in GAS?


From: Mozart
Subject: How to access member function in GAS?
Date: 11 Aug 2006 20:37:30 -0700
User-agent: G2/0.2

Hello,

I've written a global class: my_class, and I have a public member
function: get_value().

How to call my_class::get_value() in gas ?

I use the syntax: extern, but it failed.... :(

Thanks in advance!!!



reply via email to

[Prev in Thread] Current Thread [Next in Thread]