Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7598195
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 30, 20262026-05-30T22:20:54+00:00 2026-05-30T22:20:54+00:00

Simple question is: why do you write char *foo; and not char* foo; Let

  • 0

Simple question is: why do you write

char *foo;

and not

char* foo;

Let me explain: for me (coming from Java) a declaration is something like

<variable-type> <variable-name>;

In the above case I declare a variable named foo of type char* (as it is a pointer pointing to char). But wherever I read c/c++/c#-Code it looks like a variable named *foo of type char. The compiler does not care about whitespaces but I as a developer do.

tl;dr What I ask for is a good explanation for writing char *foo instead of char* foo (what, as explained, seems more convenient for me).

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-30T22:20:56+00:00Added an answer on May 30, 2026 at 10:20 pm

    Think of the following declaration:

    char *p, c;
    

    This declares a pointer to char called p and a character variable called c. This shows that it isn’t exactly correct to think of variable declaration as having the simple and clear format you described.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Simple question. I am using Java and MySQL database. I want to write database
Simple question I guess, I want to use PHP to write an update to
Question simple and quick: I have started to use Netbeans to write some code
I have a simple mod_rewrite question. What do I need to write in the
Firstly this is not a homework question. I am practicing my knowledge on java.
I am trying to write a simple program for this interview question: Write a
This is a very simple question, but embarrassingly enough I am not sure how
I'd like to implement a simple bitmap font drawing in Java AWT-based application. Application
my question is simple.... How to get rid of the white background color of
So I wrote this simple console app to aid in my question asking. What

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.