bhushanverma.blogspot.com bhushanverma.blogspot.com

bhushanverma.blogspot.com

My Stuff

Tuesday, September 28, 2010. Char*ptr Vs char ptr[]. Why as follows program works in Sunstudio C compiler but segmentation faults in gcc:. Char *ptr = "hello";. Ptr[2] = 'v';. Printf("ptr = %s n", ptr);. Segmentation Fault (core dumped). You can get a segmentation fault with Sun Studio as well if you use. Xstrconst. This option makes the string nonwritable. You can't write into string constants as per the ANSI C standard, but the. Sun compiler will let you do it unless you specify -xstrconst. Mysection&#...

http://bhushanverma.blogspot.com/

WEBSITE DETAILS
SEO
PAGES
SIMILAR SITES

TRAFFIC RANK FOR BHUSHANVERMA.BLOGSPOT.COM

TODAY'S RATING

>1,000,000

TRAFFIC RANK - AVERAGE PER MONTH

BEST MONTH

December

AVERAGE PER DAY Of THE WEEK

HIGHEST TRAFFIC ON

Saturday

TRAFFIC BY CITY

CUSTOMER REVIEWS

Average Rating: 4.4 out of 5 with 14 reviews
5 star
8
4 star
4
3 star
2
2 star
0
1 star
0

Hey there! Start your review of bhushanverma.blogspot.com

AVERAGE USER RATING

Write a Review

WEBSITE PREVIEW

Desktop Preview Tablet Preview Mobile Preview

LOAD TIME

3.2 seconds

FAVICON PREVIEW

  • bhushanverma.blogspot.com

    16x16

  • bhushanverma.blogspot.com

    32x32

CONTACTS AT BHUSHANVERMA.BLOGSPOT.COM

Login

TO VIEW CONTACTS

Remove Contacts

FOR PRIVACY ISSUES

CONTENT

SCORE

6.2

PAGE TITLE
My Stuff | bhushanverma.blogspot.com Reviews
<META>
DESCRIPTION
Tuesday, September 28, 2010. Char*ptr Vs char ptr[]. Why as follows program works in Sunstudio C compiler but segmentation faults in gcc:. Char *ptr = hello;. Ptr[2] = 'v';. Printf(ptr = %s n, ptr);. Segmentation Fault (core dumped). You can get a segmentation fault with Sun Studio as well if you use. Xstrconst. This option makes the string nonwritable. You can't write into string constants as per the ANSI C standard, but the. Sun compiler will let you do it unless you specify -xstrconst. Mysection&#...
<META>
KEYWORDS
1 my stuff
2 main
3 return 0;
4 gcc charptr c
5 aout
6 cc charptr c
7 ptr = hevlo
8 posted by bhushan
9 0 comments
10 labels c/c
CONTENT
Page content here
KEYWORDS ON
PAGE
my stuff,main,return 0;,gcc charptr c,aout,cc charptr c,ptr = hevlo,posted by bhushan,0 comments,labels c/c,include,return i*j;,main void,gcc mysection c,1 comments,elf/linker/loader/libc/compiler,void,my ctor void,my dtor void,gcc main c,hello,void foo
SERVER
GSE
CONTENT-TYPE
utf-8
GOOGLE PREVIEW

My Stuff | bhushanverma.blogspot.com Reviews

https://bhushanverma.blogspot.com

Tuesday, September 28, 2010. Char*ptr Vs char ptr[]. Why as follows program works in Sunstudio C compiler but segmentation faults in gcc:. Char *ptr = "hello";. Ptr[2] = 'v';. Printf("ptr = %s n", ptr);. Segmentation Fault (core dumped). You can get a segmentation fault with Sun Studio as well if you use. Xstrconst. This option makes the string nonwritable. You can't write into string constants as per the ANSI C standard, but the. Sun compiler will let you do it unless you specify -xstrconst. Mysection&#...

INTERNAL PAGES

bhushanverma.blogspot.com bhushanverma.blogspot.com
1

My Stuff: How to run a shared library on Open Solaris

http://bhushanverma.blogspot.com/2008/06/how-to-run-shared-library-on-open.html

Wednesday, June 4, 2008. How to run a shared library on Open Solaris. Its is surprising that how is this possible to run a shared library. Yes, its possible to run any shared library. I have done this R&D on Open Solaris. It is also possible to run any shared library on Linux by using GNU Toolchain. Please read my blog: How to run a shared library on Linux:. Http:/ bhushanverma.blogspot.com/2008/06/how-to-run-shared-library-on-linux.html. To run any executable/application. On linux you can run libc.so.

2

My Stuff: HOW TO DEBUG shared library using GDB

http://bhushanverma.blogspot.com/2009/08/how-to-debug-shared-library-using-gdb.html

Monday, August 24, 2009. HOW TO DEBUG shared library using GDB. HOW TO DEBUG shared library using GDB. Bhushan@Shared Lib Debug]$ gcc -fpic -shared -o foo.so foo.c. Bhushan@Shared Lib Debug]$ gcc -o main main.c ./foo.so -g. Bhushan@Shared Lib Debug]$ gdb main. GNU gdb Red Hat Linux (6.3.0.0-1.21rh). GDB is free software, covered by the GNU General Public License, and you are. Welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. GNU gdb R...

3

My Stuff: January 2008

http://bhushanverma.blogspot.com/2008_01_01_archive.html

Tuesday, January 22, 2008. Education- Very Important part of our life. Education can be categorized as Primary Education and Secondary Education. Lets discuss about Primary Education. Education means Primary education.Education is the most important. Part of our life. I think every one should get a proper education.At least basic education is necessary for us. I belongs to Rural area where many people are not getting basic education. For Girls ,villagers said that kya. You have to pay a lot of money.

4

My Stuff: char*ptr Vs char ptr[]

http://bhushanverma.blogspot.com/2010/09/charptr-vs-char-ptr.html

Tuesday, September 28, 2010. Char*ptr Vs char ptr[]. Why as follows program works in Sunstudio C compiler but segmentation faults in gcc:. Char *ptr = "hello";. Ptr[2] = 'v';. Printf("ptr = %s n", ptr);. Segmentation Fault (core dumped). You can get a segmentation fault with Sun Studio as well if you use. Xstrconst. This option makes the string nonwritable. You can't write into string constants as per the ANSI C standard, but the. Sun compiler will let you do it unless you specify -xstrconst. Donate Rice...

5

My Stuff: September 2010

http://bhushanverma.blogspot.com/2010_09_01_archive.html

Tuesday, September 28, 2010. Char*ptr Vs char ptr[]. Why as follows program works in Sunstudio C compiler but segmentation faults in gcc:. Char *ptr = "hello";. Ptr[2] = 'v';. Printf("ptr = %s n", ptr);. Segmentation Fault (core dumped). You can get a segmentation fault with Sun Studio as well if you use. Xstrconst. This option makes the string nonwritable. You can't write into string constants as per the ANSI C standard, but the. Sun compiler will let you do it unless you specify -xstrconst. Mysection&#...

UPGRADE TO PREMIUM TO VIEW 14 MORE

TOTAL PAGES IN THIS WEBSITE

19

OTHER SITES

bhushanthakkar.com bhushanthakkar.com

BhushanThakkar.com - Bhushan Thakkar

bhushantravels.com bhushantravels.com

Welcome to : : - Bhushan Tour & Travels

Our goal is to take adventure tours in India. To a height that covers almost all unseen locations and wide range of excursions for the visitors. We believe in tailoring thrilling itinerates at the best value for money. Deal, but without compromising on the quality standards. We aspire to give you unforgettable memories of your most exhilarating trips complying with all safety measures. Delhi Agra Overnight Tour. South India Extensive Tour.

bhushantube.com bhushantube.com

MS ERW Black & GI Pipes | Manufacturers | Exporters | Delhi | India

MS ERW Black and GI Pipes. ERW Boiler and Air Heater Tubes. Carbon Steel Seamless Pipes and Tubes. Alloy Steel Seamless Pipes and Tubes. Seamless Boiler Pipes and Tubes. Square and Rectangular Hollow Sections. Large Diameter Spiral Welded Pipes. MS ERW Black and GI Pipes. ERW Boiler & Air Heater Tubes. Carbon Steel Seamless Pipes and Tubes. Alloy Steel Seamless Pipes and Tubes. Seamless Boiler Pipes and Tubes. Square and Rectangular Hollow Sections. Large Diameter Spiral Welded Pipes.

bhushanverma.blogspot.com bhushanverma.blogspot.com

My Stuff

Tuesday, September 28, 2010. Char*ptr Vs char ptr[]. Why as follows program works in Sunstudio C compiler but segmentation faults in gcc:. Char *ptr = "hello";. Ptr[2] = 'v';. Printf("ptr = %s n", ptr);. Segmentation Fault (core dumped). You can get a segmentation fault with Sun Studio as well if you use. Xstrconst. This option makes the string nonwritable. You can't write into string constants as per the ANSI C standard, but the. Sun compiler will let you do it unless you specify -xstrconst. Mysection&#...

bhushanwani.com bhushanwani.com

Bhushan Wani Photography

At Present we are under content upgradation. For any for Information Contact me on : 91 9820386131.

bhushanweb.com bhushanweb.com

Supersite

Login / Sign up. Prices are calculated at the daily forex rate and are for display purposes only. Payments will be made in INR. Book your domain here. Bulk Registrations at lower rates. New Domain Extensions New. Pre-register to get the name of your choice. Register domains using your trademark name. Register catchy, popular Domain Names. Book your internationalized domains here. Compare pricing across 50 extensions. Move in your existing Domains. Save by moving domains in bulk. Free with every domain.

bhushanya.com bhushanya.com

Welcome to Bhushanya

Error Page cannot be displayed. Please contact your service provider for more details. (11).

bhushavali.com bhushavali.com

Eco Friendly Ethno Contemporary Khadi Fashion Brand - Bhushavali

Items in your cart. 1 item in your cart. Total products (tax incl.). Total shipping (tax excl.). Total (tax incl.). Other Accessories (belts, hair). Super fine, translucent Khadi with self check pattern is the perfect summer wear for you! With kaftan cut, handmade gota work, and a hint of crystals at neckline, this is the best to turn heads while you’re still wearing an ethnic fabric! Breezy, cool, sweat absorabant, cute, hot and that’s this top for you! INR 1,050.00. INR 1,050.00. INR 1,500.00. A crisp ...

bhushavali.wordpress.com bhushavali.wordpress.com

Protected Blog › Log in

This site is marked private by its owner. If you would like to view it, you’ll need two things:. A WordPress.com account. Don’t have an account? All you need is an email address and password register here! Permission from the site owner. Once you've created an account, log in and revisit this screen to request an invite. If you already have both of these, great! Larr; Back to WordPress.com.