Welcome, Guest: Register On Nairaland / LOGIN! / Trending / Recent / New
Stats: 3,153,894 members, 7,821,122 topics. Date: Wednesday, 08 May 2024 at 08:35 AM

C0dec's Posts

Nairaland Forum / C0dec's Profile / C0dec's Posts

(1) (2) (3) (4) (5) (6) (7) (8) (9) (10) (of 38 pages)

Gaming / Re: Play PlayStation 2 (PS2) Games On PC by c0dec(m): 5:57pm On Oct 21, 2006
dakmanzero:

yo c0dec

u know its possible to hook a 360 pad up to a pc with nothig more than a simple driver dowload from Msoft?

by far superior to the ps2 pad in my opinion,

yeah i know. i still prefer the PS controller to 360's. fits well in my hand.
Gaming / Re: Play PlayStation 2 (PS2) Games On PC by c0dec(m): 9:01pm On Oct 11, 2006
goodguy:

Is it possible to attach a Playstation pad to one's pc? If possible, please tell me how.

by using a converter like -> http://www.play.com/Games/PC/4-/114167/Play_com_USB_Dual_PS2_to_PC_Convertor_XP/Product.html

works brilliantly for me.
Programming / Re: Ai Books by c0dec(m): 1:23pm On Oct 08, 2006
i suggest you cop out money and buy those books. for someone interested in game ai, they are worth it.

besides those books are really big (lots of pages). reading a pdf would be a pain.
Sports / Re: Zidane's Head Butt In World Cup 2006 Final by c0dec(m): 11:32pm On Oct 02, 2006
didnt know lehman kicked gilardino after he set up del piero's goal against the germans. pah. . . losers.

A full analysis on Del Piero's goal (2:0) for Italy against Germany. Watch until the end and you will see Lehman kick Gilardino after Del Piero scores.

https://www.youtube.com/watch?v=_HBZozWRQDU
European Football (EPL, UEFA, La Liga) / Re: La Liga: Who wins the SPanish League this season (2006/07) by c0dec(m): 10:25pm On Oct 02, 2006
despite their problems off the pitch, valencia is on fire!
Computers / Re: PC Specs For Serious Gaming by c0dec(m): 4:45pm On Oct 01, 2006
PC for serious gaming means serious money.

i've got a AMD 64 3500+ with 1GB of ram and a 128MB Nvidia 6200. The latest games i've played on it are F.E.A.R and Ghost Recon: Advanced Warfighter (not at the best settings).

for serious gaming the biggest factor is the GPU. so i'd advice you shell out enough money for a good one. Nvidia's GeForce 7 series is a good place to start but anything less than an Nvidia 6600 (which is higher than mine) isnt worth buying now.

or you could just go for the baddest alienware (http://www.alienware.com) out there. good luck.
Programming / Re: Sir What Is Different Between Programmer And Non-programmer? by c0dec(m): 10:25pm On Sep 27, 2006
There are only 10 types of people in this world: Those who understand binary, and those who don't.
Sports / Re: Most Honourable Nairaland Sports Person by c0dec(m): 10:19pm On Sep 27, 2006
how is this thread connected to sports?
Programming / Re: An Introduction To Programming Using C by c0dec(m): 11:59am On Sep 25, 2006
well just keep in mind that your audience might have access to other compilers and i just felt they should have some awareness of the ANSI standard. keep it up though. carry on.
Art, Graphics & Video / Re: Want to Join Team of 3D Animators? by c0dec(m): 11:53am On Sep 24, 2006
great FUTOite! pah. . .
Sports / Re: Making Fun Of Inter by c0dec(m): 11:46am On Sep 24, 2006
Inter are the scum of italian football. i predict mancini will get the boot and eriksson will step in.
Programming / Re: Help Me Learn The Basics by c0dec(m): 11:42am On Sep 24, 2006
Programming / Re: Who Can Crack This Pascal Puzzle? by c0dec(m): 11:38am On Sep 24, 2006
ah, my first real programming language smiley - i think i was 14 then. too bad i can't remember most of the syntax anymore.
Programming / Re: An Introduction To Programming Using C by c0dec(m): 11:26am On Sep 24, 2006
Tonyblu:

@qleyo

#include <stdio.h>
#include <clib.h>

int main()
{
puts ("welcome to modified getch() program!\n"wink;
puts ("Please enter a character\n"wink;
puts ("Enter 1 to print HELLO WORLD!\n"wink;
puts ("Enter 2 to print GOOD BYE!\n\n"wink;

char data;
data = getch ();

printf("you entered %c\n\n",data);

//now we run some checks

if (data =='1')
{
puts ("HELLO WORLD!\n"wink;
}


else if (data=='2')
{
puts ("GOOD BYE!\n"wink;
}

else if (data=='3')
{
puts ("NICE TRYING THERE!\n"wink;
}

else
{
puts ("Invalid option entered please try again\n"wink;
}

return 0;
}


Well, when's Tutorial 5 comin out. it's all so juicy . . .
Nice wkend y'all . . .


Though useful, note that "getch()" isn't ANSI standard. Even as a newbie, you should keep this in mind and try to write portable code as often as you can. Consider using "getc()" for reading in characters. But if the "getch()" functionality is what you really want, then it's ok. Read this too --> http://c-faq.com/osdep/cbreak.html

I also noticed you declared "char data" after calling the "puts()" function. This means your code will only compile with a C++ compiler and not a C compiler. In C, all function variables are declared first before functions, expressions, conditions etc are evaluated.

It'll be a good idea also for your program to wrap around to the beginning if a user enters the wrong option. otherwise the statement puts "("Invalid option entered please try again\n"wink" is pretty pointless.

keep it up though.
Romance / Re: My 6-Year Girlfriend And I Are Astrologically Incompatible, Says Dad by c0dec(m): 8:35am On Sep 16, 2006
alright
Programming / Re: Registration For Google™ Code Jam 2006 Is Open. Hurry! by c0dec(m): 11:42pm On Aug 23, 2006
oh i see. good luck!
Programming / Re: Registration For Google™ Code Jam 2006 Is Open. Hurry! by c0dec(m): 11:32pm On Aug 23, 2006
and? any luck?
Programming / Re: Registration For Google™ Code Jam 2006 Is Open. Hurry! by c0dec(m): 9:05pm On Aug 23, 2006
did anybody here register?
Programming / Re: Can You Write In System Language by c0dec(m): 9:03pm On Aug 23, 2006
authur:

please, i am trying to learn how to design a system, but don't know how to write in computer language.
please, do help me in this

n00b. dont complicate your life
Music/Radio / Re: How To Use The Nano IPod 2Gb by c0dec(m): 9:00pm On Aug 23, 2006
elolove:

I just got an a nano ipod, but since am not used to this kind of things, and experiencing difficulties using it. First I would appreciate some help, particularly step by step on how to transfer music from my CDs to the ipod.
I have already succeefully install the ipod and itunes software, so where do I click to start copying the songs, and how do I give the songs titles and informations. Please help me out before I spoilt the thing. I use the PC offline, so I download my stuffs on the flash drive and read later.

Can i import the songs while it is still charging?
What is podcast and how can I get them?
Can I transfer video there too? How please?
Can I listen to fm radio on the ipod
Can I use it for external recording
Can capacity can 2GB holds in terms of number of music and pictures.
Hw much is it?



ehm, can't you just read the manual?

BTW, you sound like some yahoo yahoo guy who not sure whether to use the ipod or sell. just my suspicion - no vex.
Gaming / Exclusive to Xbox 360: Pro Evolution Soccer 6 and FIFA 2007 by c0dec(m): 2:59pm On Aug 23, 2006
PES, FIFA exclusive to 360!!!

Xbox 360 is the home of next-generation football - for 12 months at most
Programming / Re: Top Earners in the Nigerian Software Industry by c0dec(m): 9:42pm On Aug 20, 2006
infosys is indian?
European Football (EPL, UEFA, La Liga) / Re: The AC Milan Thread: 2021/2022 Serie A Champions! by c0dec(m): 4:06am On Aug 18, 2006
beans!
European Football (EPL, UEFA, La Liga) / Re: The AC Milan Thread: 2021/2022 Serie A Champions! by c0dec(m): 12:13am On Aug 18, 2006
dude we are gonna take the serie b title, then take back the serie a title from roma.

milan is totally messed up defensively and aging badly. your keeper, dida is messed up. bonera is good but not good enough. u guys still depend on cafu? cafu?!! talk less of costacurta who ancelotti played with back in the early 90s and who ancelotti favours over the young (30yr old) dario simic.

the other areas of milan midfield and forward are ok but not near the past great milan sides. you will have the will this season but the old aging bodies of your defenders wont help. i predict an early exit from the CL for milan.

it's spalletti's time now. i'll just be watching.
Gaming / Re: Final Fantasy Or Metal Gear Solid? by c0dec(m): 10:37pm On Aug 17, 2006
Neoteny:

pushover

bastor
European Football (EPL, UEFA, La Liga) / Re: The AC Milan Thread: 2021/2022 Serie A Champions! by c0dec(m): 10:30pm On Aug 17, 2006
under18:

I liked Juventus
for how long are they banned?

we were not banned - just set back a bit.
we'll be challenging for the scudetto very soon.

hey yo sage, milan sucks as always. too bad we wont be around to school ya. scudetto goes to roma this year.
inter are the scum of the earth and i can bet everything i've got that they'll be dissappointing again. now they're gonna sell martins who in my opinion is more dangerous than any striker they have old and new. i can only laugh at them - bleeping losers claiming our titles! i'm pissed right now.
European Football (EPL, UEFA, La Liga) / Re: Chelsea Fans: Identify Yourselves Here (Old) by c0dec(m): 10:25pm On Aug 17, 2006
i guess you guys need more loyal players!

http://www.channel4.com/sport/football_italia/aug15a.html
Gaming / Re: Final Fantasy Or Metal Gear Solid? by c0dec(m): 5:11pm On Aug 15, 2006
Neoteny:

dork

ghey
Gaming / Re: Sony PS3, Nintendo Wii Or Xbox 360? by c0dec(m): 11:38pm On Aug 14, 2006
dakmanzero:

As per xbox360 hacking, u know those guys can copy games already? unfortunately the flashing procedure requires a PC, downloaded software and some skills that the alaba boys may not warm to.

alaba boys learn fast!

BTW, -> http://blogs.msdn.com/xna/
European Football (EPL, UEFA, La Liga) / Re: Serie A, Premiership, La Liga Or Bundesliga? by c0dec(m): 11:34pm On Aug 14, 2006
Jackal:

@Dayokanu,
England is over-rated and blah blah and La Liga is the best but how many times has Spain won the world cup? Nil.


and england? dont give me that 66 crap cos the premiership wasn't even in existence then. by the way, after poland and sweden, england was the worst european team in the last world cup.
European Football (EPL, UEFA, La Liga) / Re: The World's Best Free Kick Taker by c0dec(m): 3:18am On Aug 13, 2006
hey, del piero and totti are not left-footed

(1) (2) (3) (4) (5) (6) (7) (8) (9) (10) (of 38 pages)

(Go Up)

Sections: politics (1) business autos (1) jobs (1) career education (1) romance computers phones travel sports fashion health
religion celebs tv-movies music-radio literature webmasters programming techmarket

Links: (1) (2) (3) (4) (5) (6) (7) (8) (9) (10)

Nairaland - Copyright © 2005 - 2024 Oluwaseun Osewa. All rights reserved. See How To Advertise. 34
Disclaimer: Every Nairaland member is solely responsible for anything that he/she posts or uploads on Nairaland.