Java or C++?

Paul Anton Letnes paul.anton.letnes at gmail.com
Tue Apr 15 15:58:42 EDT 2008


Well, if you're new - first find the function, then how to use it,  
this funny %d5 (or something, don't remember) syntax - it's hard  
compared to:
cout << 5 or similar stream tricks, or just 5 + "" in Java, or just  
str(5) in Python. Anyway, small tasks are very hard for C newbies.




Den 15. april. 2008 kl. 19.35 skrev lbonafide at yahoo.com:

> On Apr 15, 3:07 am, Paul Anton Letnes <paul.anton.let... at gmail.com>
> wrote:
>
>
>> but C bogs you down with administrative stuff (try converting an int
>> to a string; I found myself googling for an hour!).
>
> It took an hour to find sprintf()?
> -- 
> http://mail.python.org/mailman/listinfo/python-list




More information about the Python-list mailing list