Search   Feed   Browse   Add
Feed items 1 - 2 of 2 for August 2002

C# Crawler

Sagiv Hadaya is crawling in C#...just for fun

Play with C strings (my 1st article) - August 15, 2002

Check out my first article, on the 'articles' link to the left (below the 'home' link). the article shows how to transit to C form C++ and not be afraid from the strings...and chars....and ....well read the damn article.  
http://radio.weblogs.com/0111551/2002/08/15.html#a51

Convert to HEX - August 15, 2002

Q: How can i convert an integer to HEX A: One way would be:  string str = System.Convert.ToString(integer, 16);   Basically, i feel that System.Convert namespace holds everything i need for any conversion needed..  
http://radio.weblogs.com/0111551/2002/08/15.html#a50
Available Archives
- August (2 items)
- September (9 items)
- October (14 items)
Sponsored Links
© 2008 FeedCapsule.com  |  Contact