User profile: Galik

User info
User name:Galik
Name:Galik
Statistical data
Skills:C
PHP
C++
Java
History
Joined:
Number of posts:2229
Latest posts:

sorting vectors
If you read a std::string using >> it will read everything up to the first space. So: [code] std::is...

Reading from a file help !!
Because the partName is the last field you can read it in, including all the whitespaces, using std:...

Reading from a file help !!
In this situation it may be clearer to read the file one line at a time, and then read each line on ...

Reading from a file help !!
You are only reading the make and the model. So the next time you read the make, you are reading the...

pthread in ubuntu 10.10
Can you provide the exact error message please?

User: Galik
Public profile
Send private message