How the initialization of any character done in C? - ProProfs Discuss
Advertisement

How the initialization of any character done in C?

Asked by Bvenkatesh, Last updated: Mar 26, 2024

+ Answer
Request
Question menu
Vote up Vote down

2 Answers

C. Lopez

C. Lopez

Driving down to Knowledge town

C. Lopez
C. Lopez, Chauffer, Chauffer, Watertown

Answered Mar 06, 2019

The initialization of any character done in C is: Char ( p) [12][12] = array. What is initialization anyway? This is the process wherein you will place an initial value for the object or variable that you have chosen. Initialization is different depending on several factors. In the given, the initialization had to be done in C.

Other things that may affect the initialization process are the following: type, storage class, and other elements. There are some rules about declaring variables in C. Try to be familiar with them before you do some initialization. One example is to always start the initialization with a letter. The next characters can be composed of numbers.

upvote downvote
Reply 

bvenkatesh

bvenkatesh

bvenkatesh
Bvenkatesh

Answered Oct 30, 2018

Char ** (* p) [12][12] = array;
upvote downvote
Reply 

Advertisement
Advertisement
Search for Google images Google Image Icon
Select a recommended image
Upload from your computer Loader
Image Preview
Search for Google images Google Image Icon
Select a recommended image
Upload from your computer Loader
Image Preview
Search for Google images Google Image Icon
Select a recommended image
Upload from your computer Loader

Email Sent
We have sent an email to your address "" with instructions to reset your password.