Char city[]
=”st.joseph”;
Related Post
Write a program using pointers to determine the length of a character string. program: main() { char*name; int length; name=”delhi”; printf(“%s\n”,name); while(*c
With example program written in C language describe the term Union. Comparison of Two Strings"strcmp" compares the string "s1" to the string "s2". Both strings must b
LOGIN FORM USING MFC APPLICATION WIZARD USING VISUAL BASIC Program Void clogin form :: onButton1() Update date(true); If(m-txtuser=”cse”&&m_txtp
ARTHEMATIC OPARATION USING APPLICATION WIZARD USING VISUAL BASIC Program Void clogin form :: onButton1() Update date(true); If(m-txtuser=”cse”&&m_tx
Write a C program for binary search in ascending order to implement the arrays and functions. #include<stdio.h> #include<conio.h> int BINARY_SEARCH(int arr[],int len,int item)
DISPLAYING MESSAGE BOX USING MFC APPLICATION WIZARD USING VISUAL BASIC PROGRAM Void cmessage Dig::on button() { Message Box(“welcome to dept”); }
0 Comment "How do you call a character string expressed as a constant? "
Post a Comment
Click to see the code!
To insert emoticon you must added at least one space before the code.