Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~724 People Reached
Favorite Tags
Member Avatar for khess

Almost a year has passed since I wrote, [URL="http://www.daniweb.com/blogs/entry2329.html"]Novell CEO Disses Embrace of Desktop Linux[/URL] where I told you how Ron Hovsepian, Novell CEO, totally slammed Linux as a desktop operating system and now another major CEO comes out publicly against Linux on the desktop. Red Hat's CEO, Jim Whitehurst, …

Member Avatar for khess
0
543
Member Avatar for Again

I wrote a function in file example1.c as below: [ICODE] void function(int a) { char buffer1[1]; } [/ICODE] When used "gcc -S -o example1.s example1.c, I got the following assembly code: [ICODE] _function: pushl %ebp movl %esp, %ebp subl $4, %esp leave ret [/ICODE] And if I change buffer1[1] to …

Member Avatar for Duoas
0
103
Member Avatar for anuj_sharma

hey guys i want to make a web application but i am confused on whether i should study ASP or PHP. i want to make open source project. PLEASE HELP

Member Avatar for samarudge
0
78