Your program must take 2 arguments:
How should I make my program take them? I mean, where does the verify program put the info for my program to read? I want to solve some puzzles but I can't...
/Vswe
Vswe wrote:Your program must take 2 arguments:
How should I make my program take them? I mean, where does the verify program put the info for my program to read? I want to solve some puzzles but I can't...
/Vswe
int main(int argc, char * argv[])
{
// ...
}./testprogram 123 abc
Users browsing this forum: No registered users and 5 guests