How do I get C help in Ubuntu?

Asked by Last Modified  

Follow 5
Answer

Please enter your answer

Tutor

Use command line tool 'man'. for example 'man printf' will give you details regarding printf function C
Comments

Advance Excel And VBA Training

In general one cannot get simple and interactive guide or reference for working on a linux system here Ubuntu. But there will be documentation on specific topics or functions in C, which can be accessed by man (manual pages) application. This can be accessed by typing man function_name. Example...
read more
In general one cannot get simple and interactive guide or reference for working on a linux system here Ubuntu. But there will be documentation on specific topics or functions in C, which can be accessed by man (manual pages) application. This can be accessed by typing man function_name. Example : man printf man stdio read less
Comments

Tutor | Python | Data Science | Machine Learning Trainer | Pandas | R | C | C++ | Computer Classes

you should write man followed by function name example: man printif
Comments

Tutor

you need to install gcc compiler and its complete package for c then if you want to get any help you can use info fallowed by c keywords for example if you want to get help for keyword static or int then in cmd you can type info static then enter it will display all the information related to that keyword...try...
read more
you need to install gcc compiler and its complete package for c then if you want to get any help you can use info fallowed by c keywords for example if you want to get help for keyword static or int then in cmd you can type info static then enter it will display all the information related to that keyword...try it read less
Comments

You can use man pages for help. Open a terminal. And eg:- type, 'man printf' then all detail about printf will be displayed
Comments

View 3 more Answers

Related Questions

Which language is best, C, C++, Python or Java?
If you want to learn any languages C#, Java, ect. then must to learn C, C++ language as these are base or language to be strong in language skills. C++ is improved version of C language. C#, Java, J# and etc. which are improved version of C++.
Sribaghya
0 0
6
In which program we use character constants?
For the name of months, animal, colors we do use it.
Mona
How do I learn C++ from the basics?
prepare for header files and write a program and do that it will get devoleped
Priyanka
0 0
6
If one leaves a lot of space in a C language code, will it require more space in a hard disk and RAM?
Head files tells system, how to deal with different functions with program such as printf(), scanf() , getche() etc. so you must have reference to it.
Abhishek
0 0
5
What is the benefit of using enum to declare a constant?
ENUMS.. Can give numerical values for Sunday, Monday,... Easy to use in coding... Makes the program more readable/ understandable, than using 1,2,3.. Etc.
Sita
0 0
7

Now ask question in any of the 1000+ Categories, and get Answers from Tutors and Trainers on UrbanPro.com

Ask a Question

Related Lessons

Advantages of C++ Language
Advantages of C++ - C++ is a profoundly convenient dialect and is frequently the dialect of decision for multi-gadget, multi-stage application advancement. - C++ is a protest situated programming dialect...

Necessity of Theory and Practical in Computer Science.
Upon studying a subject both theory and practical are important. Usually many schools concentrate more on theory and the marks not on the practical. Other and opposite kind of people prefer practical...

Everything about printf in C language
What is printf and from where it comes from in C code.? You must have used printf so many times in your Car programs but do you really know everything about printf? Let's see. What is the full form...

Design your own Mouse Driver in C Language
Mouse Driver (msdrv.h) #include #include union REGS i,o; restrictmouseptr(int x1, int y1, int x2, int y2) { i.x.ax=7; i.x.cx=x1; i.x.dx=x2; ...

Functions In C Programming
A C-language program is nothing but collection of Function, these are the building blocks of a ‘C’ program. Generally, a function mans a task. “Function is a...

Recommended Articles

Brilliant Academy is one of the reputed institutes for B.Tech tuition classes. This institute is specialised in delivering quality tuition classes for B.E, Engineering - all streams and Engineering diploma courses. Incorporated in 2012, Brillant Academy is a brainchild of Mr Jagadeesh. The main motto of the academy is to...

Read full article >

Lasya Infotech is a Hyderabad based IT training institute founded in 2016 by O Venkat. Believing in his innovation, passion and persistence and with a diverse blend of experience, he started his brainchild to deliver exemplary professional courses to aspiring candidates by honing their skills. Ever since the institute envisions...

Read full article >

Hadoop is a framework which has been developed for organizing and analysing big chunks of data for a business. Suppose you have a file larger than your system’s storage capacity and you can’t store it. Hadoop helps in storing bigger files than what could be stored on one particular server. You can therefore store very,...

Read full article >

Whether it was the Internet Era of 90s or the Big Data Era of today, Information Technology (IT) has given birth to several lucrative career options for many. Though there will not be a “significant" increase in demand for IT professionals in 2014 as compared to 2013, a “steady” demand for IT professionals is rest assured...

Read full article >

Looking for C Language Classes?

Learn from the Best Tutors on UrbanPro

Are you a Tutor or Training Institute?

Join UrbanPro Today to find students near you