Search
 
SCRIPT & CODE EXAMPLE
 

C

print the name of a file c

printf("File : %s
 Date : %s
 Time : %s 
 Line : %d
 STDC : %d
",
       __FILE__, __DATE__, __TIME__, __LINE__, __STDC__);
Comment

PREVIOUS NEXT
Code Example
C :: c comment 
C :: c malloc array 
C :: finding characters in string 
C :: Multi-line Comments in C 
C :: commenting in c 
C :: windows make clean 
C :: Increment & Decrement Operator in C language 
C :: increment pointer value in c 
C :: files in c programming 
C :: create syscall 
C :: lxde automatic login 
C :: gcc compiler for windows 10 
C :: solutionadda 
C :: find all hyperlinks <a in p tag 
C :: C Operator associativity 
C :: What does x = (a<b)? A:b mean in C programming? 
C :: winautomation block input not working 
C :: libreoffice reference cell in different sheet with sheet name with space 
C :: false and true in c 
C :: python project script run 
C :: brew autoremove 
C :: counting 7s in an integer c 
C :: WAP to create Database using array of structure & display it in C 
C :: nc,manc 
C :: write varriable in file C 
C :: inline function in c example 
C :: online embedded c compiler 
C :: merge sort in c 
C :: babel customelement plugins 
Dart :: flutter statusbar height 
ADD CONTENT
Topic
Content
Source link
Name
5+5 =