Skip to content

Commit 5a3cde3

Browse files
data types in c lang
1 parent f38c08b commit 5a3cde3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

3_data_types.c renamed to 03_data_types.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ int main (){
1010
printf("%c\n" , model);
1111

1212
return 0;
13-
}
13+
}

0 commit comments

Comments
 (0)