The other day I was wondering if there was anything like a named integer in C#. Today it struck me. We could define a new enum to function as a good old typedef. An enum can inherit from any integer. … more →
c# to javascript, actionscriptvedrank90 wrote 1 week ago: Every variable used in the program has data type. A variable is created the first time it is referen … more →
memitchell wrote 1 month ago: i love advertising. there are some weeks, like this one, where it can be a bit overwhelming. [group … more →
sigtermer wrote 1 month ago: To convert any char string to an integer, include stdlib.h and use the function: int atoi(const char … more →
brianin3d wrote 1 month ago: Bash arrays are odd, globally scoped critters which can only be indexed by integer values… but … more →
Junot D. Ojong wrote 1 month ago: Operasi aritmatika juga terkadang dibutuhkan dalam pengendalian dengan PLC. Operasi ini sekarang sud … more →
tahsin352 wrote 1 month ago: I found an interesting problem with long numbers using php 5.2.6. Yah, the current version of php is … more →
range wrote 2 months ago: Okami's Lamy fountain pens I One of the marks of being a good prof is when they see that student … more →
joshuafleming wrote 2 months ago: We’ve noticed a growing trend in Des Moines. Ad agencies and marketing firms are joining the s … more →
kousik wrote 2 months ago: #!/bin/bash echo "Enter an integer; I'll test if it's really a one" read VARIABLE while [ … more →
geoffreybernardo wrote 3 months ago: I am taking part in Project Euler, which is a set of mathematical problems, which require the develo … more →
Andre wrote 4 months ago: Variabel, Constanta dan Type Data Didalam sebuah bahasa pemrograman, variabel digunakan untuk menyim … more →
paviavio wrote 4 months ago: The 24th Chinese Mathematical Olympiad (CMO) was held in Hainan province in January 2009. There are … more →
maximz2005 wrote 4 months ago: In my last post, I explained what truly went on in the Twitpocalypse, which dealt with tweet IDs pa … more →
maximz2005 wrote 5 months ago: Numerous friends have asked me about this whole Twitpocalypse thing, as they just don’t get it … more →
Paulina Oceanlane wrote 5 months ago: The most important thing first: Dusty Linden commented on one of my posts that only the entertainmen … more →
Paulina Oceanlane wrote 5 months ago: The most important thing first: Dusty Linden commented on one of my posts that only the entertainmen … more →
sriramchewsthefat wrote 6 months ago: Please note: The original url for this post is: http://sriramchewsthefat.wordpress.com/ If you are r … more →
hnz11 wrote 7 months ago: Don’t consider math only as a boring subject at school, but consider math as an useful thing in our … more →
webhat wrote 7 months ago: PHP really annoys me sometimes, such as with the example below. Interpreting and casting the string … more →