Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documenté les fonctions dans les fichier .h #2

Open
HugoPoi opened this issue Nov 17, 2012 · 3 comments
Open

Documenté les fonctions dans les fichier .h #2

HugoPoi opened this issue Nov 17, 2012 · 3 comments
Labels
Milestone

Comments

@HugoPoi
Copy link
Owner

HugoPoi commented Nov 17, 2012

Exemple :
/**
* Get the next line in the file
* Return 0 when line is OK else 1
/
int get_line_file(FILE *
file,char ** line,size_t * size);

@HugoPoi
Copy link
Owner Author

HugoPoi commented Nov 19, 2012

Je vais essayer de commenter les bouts de code que j'ai écrit

@ghost ghost assigned HugoPoi and kenesgi Nov 19, 2012
@ghost ghost assigned sebisebou Dec 16, 2012
@HugoPoi
Copy link
Owner Author

HugoPoi commented Dec 16, 2012

Faut commenter dans les fichiers .c En dessous de la fonction pour le détail de la fonction.

@sebisebou
Copy link
Collaborator

Ok, normalement au taff cette semaine ca devrait être assez tkl dc dès
demain j'vois çà.

2012/12/16 Hugo [email protected]

Faut commenter dans les fichiers .c En dessous de la fonction pour le
détail de la fonction.


Reply to this email directly or view it on GitHubhttps://github.com//issues/2#issuecomment-11419312.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants