User: addidas21

  • Public profile

User profile: addidas21

User info
User name:addidas21
History
Joined:
Number of posts:11
Latest posts:

cin.ignore and getline are not working properly
[code] int main() { string command ; cin>>command; if((command=="UNLOCK")||(command=...

i couldn't find error in this programme
This is a code which i have written to take the time entry from user, validate it and then store it ...

parsing time in command line arguments
#include<iostream> #include <sstream> #include<string> #include<cstdlib> using namespace std; int m...

parsing time in command line arguments
it is working correctly :) but what if i have to check the time is in format HH:MM:SS ??

parsing time in command line arguments
alrite i ll try to use it in my code thanks:)

This user does not accept Private Messages