Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
O
OBITools3
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
23
Issues
23
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
Operations
Operations
Incidents
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
OBITools
OBITools3
45af8396b8008a7c155f2bedde73ebff084cc54d
45af8396b8008a7c155f2bedde73ebff084cc54d
Switch branch/tag
obitools3
src
obierrno.c
Find file
Normal view
History
Permalink
obierrno.c
94 Bytes
Edit
Web IDE
Newer
Older
Add a mecanism similar to the classical errno system for reporting error
Eric Coissac
committed
May 23, 2015
1
2
3
4
5
6
7
8
9
10
/*
* obierrno.c
*
* Created on: 23 mai 2015
* Author: coissac
*/
int
obi_errno
;