rnty's Profile User Rating: -----

Reputation: 17 Tradesman
Group:
Active Members
Active Posts:
132 (0.43 per day)
Joined:
14-August 12
Profile Views:
7,054
Last Active:
User is offline Mar 16 2013 01:15 AM
Currently:
Offline

Previous Fields

Country:
IN
OS Preference:
Linux
Favorite Browser:
FireFox
Favorite Processor:
Intel
Favorite Gaming Platform:
Classic
Your Car:
Who Cares
Dream Kudos:
0

Latest Visitors

Icon   rnty Unmarried,Unhappy and Unmoved

Posts I've Made

  1. In Topic: Logical Error?

    Posted 14 Feb 2013

    You son of a genius.Thanks
  2. In Topic: Using Weka libraries in program

    Posted 30 Jan 2013

    Got it.Thanks for the pointers.
  3. In Topic: Using Weka libraries in program

    Posted 29 Jan 2013

    Hi g00se
    using SET CLASSPATH=.... sets the classpath for the current session.
    using -cp sets the classpath for that particular statement
    Is there a way to set the classpath permanently?

    Thanks a ton
  4. In Topic: SDL Code Explanation

    Posted 24 Jan 2013

    I did infact run the code,download the sdl documentation and read the use each of the in-built functions,structures and symbolic constants,before posting.The setpixel() is used to set the value of a pixel at a particular coordinate.What is confusing is the logic,in simpler terms why
    ytimesw = y*screen->pitch/BPP;
    	        for( x = 0; x < screen->w; x++ )
    	        {
    	            setpixel(screen, x, ytimesw, (x*x)/256+3*y+h, (y*y)/256+x+h, h);
    	        }
    
    

    Thanks
  5. In Topic: SDL Code Explanation

    Posted 24 Jan 2013

    If you could just explain the small portion where values are being passed to the setpixel method,I would be really grateful.
    I was reading a tutorial on drawing a screen and pixels on the screen,when I came across this.I understand the code except that portion.
    Reading code makes you a better coder right Mr.Dean?
    Thanks and Regards

My Information

Member Title:
D.I.C Head
Age:
Age Unknown
Birthday:
Birthday Unknown
Gender:
Location:
India
Interests:
Gaming,Programming
Full Name:
Rupjit Chakraborty
Years Programming:
4
Programming Languages:
C,C++,Java,C#,VB,JS,HTML,ASP.NET.....

Contact Information

E-mail:
Click here to e-mail me
Yahoo:
Yahoo  crupjit@yahoo.com
Facebook:
Rupjit Chakraborty

Comments

rnty has no profile comments yet. Why not say hello?