Command line arguments and argc -
Command line arguments and argc -
i looking @ executing programme command line arguments. see argument count (argc) implicit , computer calculates looking @ number of arguments give.
i wondered out of curiousity whether or not possible or me explicitly declare value of argc?
no, argc passed main() method. supplied @ runtime.
command-line-arguments
Comments
Post a Comment