Posts
 
Reputation
Joined
Last Seen
Ranked #2K
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
100% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
1 Commented Post
0 Endorsements
~2K People Reached
About Me

Read my bolgs

Interests
Reading, writing, blogging, programming, table tennis
PC Specs
basically it depends on the computer system I sit on (I usually browse from out...)
Member Avatar for John A

Since the launch of Vista, articles have been [URL="http://www.pcworld.com/article/id,128737-c,vistalonghorn/article.html"]fairly negative[/URL] about Microsoft's next-gen operating system. Which can be expected, since it's "Microsoft", is prone to bugs and viruses, and is a slow monster, right? It couldn't be farther from the truth. This "bug" which we speak of - how can …

Member Avatar for deostroll
0
128
Member Avatar for deostroll

Well, for all those who do not know me: my name is arun. But this name is all too common in this world. So well for online purposes I have another name - deostroll. How I got that name? It wasn't assingned to me by someone; rather I had come …

0
60
Member Avatar for deostroll

Is there a way to isolate the nth record from a table using [U]sql queries alone[/U]? The table is a [U]non relational[/U] one and you cannot use any temporary tables...Do u think there is a possible solution for this in MS SQL Server 2000? Otherwise tell me whatever you know? …

Member Avatar for huangzhi
0
169
Member Avatar for deostroll

Hi. I am trying to print a single digit decimal number on to the screen. So far I've come out with this code. [ICODE] mov ax, 3 var db '$' mov bx, offset var add ax, 30h mov [bx], ax add bx, 1 mov byte ptr [bx], '$' mov ah, …

Member Avatar for wildgoose
0
2K
Member Avatar for deostroll
Member Avatar for deostroll

I've create a C program that makes a call to routines which I create inside of python...however when I copied the final exe to another machine the program crashed saying it couldn't find the python25.dll...tried looking for it but could not find it. Is it enough that we have this …

Member Avatar for deostroll
0
82
Member Avatar for deostroll

Hello people. I have just recently joined this space and introduced myself with a blog. You can click [URL="http://www.daniweb.com/blogs/blog139210.html"]here[/URL] to view it. Other than that I am a geek in my own sane way. Love to learn about computers and programming. However not yet landed with the correct job. If …

Member Avatar for Jaysun
1
124
Member Avatar for deostroll

I have designed my own version of cout called gcout that works like cout but in graphics mode. But I don't know the idea behind how to make a caret (or a cursor that blinks). Does this caret thing have to do something with threading in turbo c++? If so …

Member Avatar for apurv
0
136