class functions
{
int addnum(int x,int y) {return (x - y)};
}
is the last part of addnum function inline ?
|
Results 1 to 9 of 9
Thread: Is this a inline ?Threaded View
|
Click Here to Expand Forum to Full Width |