Hi can anyone tell what is a start up code?
No Answer is Posted For this Question
Be the First to Post Answer
Explain what are multibyte characters?
Is it possible to execute code even after the program exits the main() function?
Where in memory are my variables stored?
write a c programs to do multiplication of two numbers with out using arithmatic operator ??????????
How to reverse alternate words in a given line of string For Eg: my name is narasimha output : my eman is ahmisaran
What are the standard predefined macros?
Is c still used in 2019?
Why is C language being considered a middle level language?
a character variable can at a time store a) 1 character b) 8 characters c) 254 characters d) none of the above
How can I check whether a file exists? I want to warn the user if a requested input file is missing.
Can a variable be both constant and volatile?
define switch statement?