Yurttas/PL/OOL/Cplusplus/F/02/04/021/00/03/f specs.h

Revision as of 22:01, 6 November 2013 by MassBot1 (talk | contribs) (Created page with "<syntaxhighlight lang="cpp" line start="1" enclose="div">// f_specs.h int* f_a(int, int); </syntaxhighlight>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
1// f_specs.h
2
3
4int* f_a(int, int);