source: trunk/Softwares/Common/include/func_premier.h @ 102

Last change on this file since 102 was 102, checked in by rosiere, 15 years ago

Previous commit with new files :P

  • Property svn:keywords set to Id
File size: 119 bytes
Line 
1unsigned int premier(unsigned int x);
2unsigned int n_premier(unsigned int nieme_premier);
3
4void test_n_premier(int x);
Note: See TracBrowser for help on using the repository browser.