xcode small bug
  #1 (permalink)  
Unread 12-23-2009, 01:16 PM
juliuscanute juliuscanute is offline
Junior Member
 
Join Date: Dec 2009
Posts: 1
Default xcode small bug

when i use stringstream in xcode where i want to return the time as a string like this

strs<<hours<<":"<<mins<<":"<<seconds;

return strs.str();
it returns me null.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT. The time now is 11:04 PM.


vBulletin skin developed by: eXtremepixels
Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28