D10496: Template for C, with CMake

Aleix Pol Gonzalez noreply at phabricator.kde.org
Tue Feb 13 23:47:47 UTC 2018


apol added a comment.


  LGTM, nitpicking.

INLINE COMMENTS

> main.c:7
> +    puts("Hello, World!");
> +    exit(EXIT_SUCCESS);
> +}

`return 0;` is best, the compiler will turn it into an exit call.

REPOSITORY
  R32 KDevelop

REVISION DETAIL
  https://phabricator.kde.org/D10496

To: windblows
Cc: apol, kdevelop-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20180213/4286b17b/attachment.html>


More information about the KDevelop-devel mailing list